资源列表
src
- 基于C++的人脸分割的设计,C/C++语言、数字信号处理,最好选修过“数字图像处理”。-Based on the C++ face segmentation design, C/C++ language, digital signal processing, the best elect digital image processing.
LetterDetectnLocate
- 检测图像中的字符,先进行童泰滤波,最后实现字符定位以及显示-Detecting characters in the image, locating and showing.
kmeans
- Kmeans算法使用C++实现,详细地展示了聚类的过程和结果,容易理解。转自博客-Kmeans C++ algorithm implemented clustering shows in detail the process and results, easy to understand. Transfer blog
Image-Registration-based-on-SIFT
- 基于sift初匹配 ransac细匹配算法 十分实用-Based sift First match ransac very fine matching algorithm using
shapecontext
- 用sc实现的形状匹配,pami上的文章,十分有用 -With a shape matching sc implemented on articles pami very useful
IR_Fourier
- 用傅里叶变换方法,以名字图像为例实现图像的复原,并提取出原始图像与复原图像的均方根值。-Fourier transform method, to name an example image of image restoration, and extract the rms value of the original image and the restored image.
IR_Fourier
- 用傅里叶变换的方法实现以名字为例的图像的复原,并计算每次迭代后原始图像与复原图像差值的均方根-Fourier transform method implemented in the name of Case image restoration, after each iteration and calculate the rms original image and the restored image difference
image-matching
- 人脸识别时,用matlab对两幅图片进行图像匹配-Face recognition, matlab on the two images for image matching
PickScreenColor
- 一个用delphi7写的屏幕取色程序(源码),并可对取到的颜色进行RGB565转换-With delphi7 write screen coloring procedures (source code), and can be taken to the RGB565 color conversion
SLIC_segment
- SLIC 超像素分割算法,在MATLAB平台上实现的算法,其核心为:首先均匀地指定聚类中心,然后根据features将周围的点聚类。- SLIC super pixel segmentation algorithm implemented on the MATLAB platform, the core idea is: first to specify the cluster center, and then according to the features clustering aro
lifangti
- 计算机图像学 正方体纹理映射 旋转缩放,纹理映射, 象棋黑白纹理-Computer graphics Cube texture mapping Rotation scaling, Black and white texture
svm_G_knn
- 用MATLAB自带的工具箱实现svm的多分类问题,代码有注释。-MATLAB comes with the toolbox to achieve svm multi-classification problem, the code has comments.