图像处理相关知识点

高亮颜色说明:突出重点
个人觉得,:待核准个人观点是否有误

the pre-defined list of areas of interest or expertise

the pre-defined list of areas of interest or expertise

Elsevier_Pattern Recognition
Expand All     Collapse All
1: Preprocessing and preparation of data
    .001: noise removal, pattern enhancement
    .002: slant/skew analysis, dectection, correction
    .003: skeletonization, thinning
    .004: pyramid representation
    .005: affine transformation
    .006: contour analysis
    .007: normalization, restoration, deformation and distortion
    .008: learning algorithms and training procedures
    .009: genetic algorithm
2: Image representation, processing, and understanding
    .001: colour imaging, separation
    .002: image processing, segmentation, and retrieval
    .003: texture analysis
    .004: content-based image analysis and classification
    .005: encoding, watermarking, information hiding
    .006: image representation and compression
    .007: SAR images
    .008: scene analysis
    .009: camera-based imaging, tele-imaging, remote sensing
    .010: video images, analysis and processing
3: Feature Extraction
    .001: edge/line detection
    .002: corner detection
    .003: curves, curvature
    .004: convex hull, polygonal analysis
    .005: geometrical features and analysis
    .006: graphical analysis
    .007: shape representation, analysis, recognition
4: Feature extraction and analysis
    .001: feature extraction, representation, reduction, selection
    .002: dimensionality reduction
    .003: principal component analysis
    .004: surface analysis, matching
    .005: 3-D imaging, three dimensional analysis, volumetric analysis
    .006: transformations, wavelet analysis
5: Classification and decision processes
    .001: classification techniques
    .002: combination of classifiers, ensembles, multi-classifiers
    .003: boosting and enhancement techniques
    .004: clustering
    .005: decision trees
    .006: discriminent analysis
    .007: distance measurement, analysis, metric, transforms
    .008: hidden Markov models, Markov random fields
    .009: neural networks
    .010: support vector machine, SVM
    .011: radial basis functions
    .012: kernel functions
6: Character/word recognition and document analysis
    .001: extraction of characters and texts from documents
    .002: character and symbol recognition
    .003: document, form analysis and recognition
    .004: handwriting recognition, on-line and off-line
    .005: signature verification and writer authentication
    .006: language identification, linguistic analysis
    .007: error correction and contextual analysis, post-processing
7: Various applications
    .001: face recognition, eyes, nose, ears, lips, eye-glasses
    .002: fingerprint analysis and identification
    .003: finger, palm and footprint recognition
    .004: object tracking, movement, and recognition
    .005: motion detection, analysis, gait and gesture analysis
    .006: bio and medical imaging
    .007: speech recognition and speaker identification
    .008: time-dependent signals
8: Other topics, please specify in comments field
9: Security
10: Crypto Systems
11: Biometric Security
12: Template Protection

  

获取图片EXIF信息

如何对图像中的轮廓进行缩放

方法一:

  1. 计算轮廓的质心 (ctr_x, ctr_y);
  2. 计算轮廓的各个定位点相对于轮廓质心的相对坐标 (rel_x,rel_y)=(xi-ctr_x, yi-ctr_y);
  3. 给相对坐标 (src_rel_x,src_rel_y) 乘以缩放因子 lamda 得到新的相对坐标 (dst_rel_x,dst_rel_y);
  4. 加上轮廓质心得到缩放后轮廓的定位点坐标 (dst_rel_x+ctr_x,dst_rel_y+ctr_y);

方法二:

  1. 将轮廓转换为 binary mask 形式;
  2. 对 binary mask 进行形态学操作(腐蚀膨胀);
  3. 由 binary mask 提取出轮廓;

待补充

  

待补充

  



文字居中

数学公式粗体 \textbf{} 或者 m e m o r y {\bf memory} memory
数学公式粗斜体 \bm{}

摘录自“bookname_author”
此文系转载,原文链接:名称 20200505

高亮颜色说明:突出重点
个人觉得,:待核准个人观点是否有误

分割线

分割线


我是颜色为00ffff的字体
我是字号为2的字体
我是颜色为00ffff, 字号为2的字体
我是字体类型为微软雅黑, 颜色为00ffff, 字号为2的字体

分割线

分割线
##问题记录
问题描述
  开始
原因分析:
  开始
解决方案:
  开始

Markdown表格

方法命令备注
内容内容内容
内容内容内容

为长文本指定列宽实现换行

xxx
| xxx | xxx xxx |
very very very long long long text
| xxx
  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值