-
Based on the outline of the shape feature extraction 1) the program in VC 6.0...
基于轮廓的形状特征提取
1)该程序在VC++6.0下编译通过;
2)测试图片说明:(图像路径名请在main函数中fp=fopen("1.bmp","rb")中设定)
64×64 24bit BMP:
图像1、2用来验证旋转图像识别;图像1、3用来验证平移图像识别;图像1、4用来验证缩放图像识别;
120×120 24bit BMP:
图像5、6用来验证平移图像识别;图像7、8用来验证旋转图像识别;
3)结果说明:
MCS.dat保存了Mountain Climbing Sequence。
-Based on the outline of the shape feature extraction 1) the program in VC 6.0 under the compiler through 2) Test Photo Caption: (image path name in the main function fp = fopen (1.bmp, rb) set) 64 × 64 24bit BMP: image 1,2 to verify rotating image recognition image 1,3 to verify translational image recognition image 1,4 to verify scaling image recognition 120 × 120 24bit BMP: images used to verify translational 5,6 image recognition images 7,8 rotate images used to verify identification 3) The results indicate that: MCS.dat preserved Mountain Climbing Sequence.
- 2022-03-19 13:22:10下载
- 积分:1
-
MATLAB工具箱的使用最大似然EM隐藏前提马尔可夫造型…
Matlab toolbox for Hidden Markov Modelling using Max. likelihood EM. Prerequisites: Matlab 5.0, System Identification Toolbox, Netlab, Marbox. LAST UPDATED: 25 Feb. 2002.
- 2022-02-02 12:24:26下载
- 积分:1
-
数字图象处理的应用
数字图象处理的应用--人脸检测,通过VC提取特征并完成检测-Application of Digital Image Processing- Face detection, through the extraction of the characteristics of VC and complete testing
- 2022-03-07 17:59:56下载
- 积分:1
-
一些tuxiangchuli 算法
一些tuxiangchuli 算法 -Some tuxiangchuli some tuxiangchuli algorithm algorithm
- 2022-08-02 15:29:22下载
- 积分:1
-
《OpenCV教程――基础篇》一书的源代码。内容非常详细,是学习OpenCV的好资料...
《OpenCV教程――基础篇》一书的源代码。内容非常详细,是学习OpenCV的好资料-" OpenCV tutorial- basic articles," one source book. Very detailed study are the good information OpenCV
- 2022-04-09 07:19:10下载
- 积分:1
-
高光谱图像混合像元分解是R的一个关键环节的应用。
高光谱图像的解译是遥感图像应用的一个重要环节。基于线性光谱混合模型的光谱解译技术正在越来越广泛地应用。仿真结果表明,当部分端元参与解译和分区域进行解译时,高光谱图像的解译效果会得到较显著改善。-The unmixing of Hyperspectral imagery is a critical link of the application of remote sensing imagery. Based on linear spectral mixture model, spectral unmixing technology now is being increasingly used. On the basis of it,studying unmixing ways engaged by endmembers in different conditions, comparing and discussing a more effective expression mode of endmembers.
- 2022-06-21 15:44:12下载
- 积分:1
-
C下gabor滤波算法 提取图象纹理特征的经典方法 under C filtering algorithm extract image texture feat...
C下gabor滤波算法 提取图象纹理特征的经典方法 under C filtering algorithm extract image texture features one of the classic methods -C under the gabor filtering algorithm extracted image texture features classic method under C filtering algorithm extract image texture features one of the classic methods
- 2022-12-01 11:55:03下载
- 积分:1
-
一个图象处理程序的源代码,包括随机噪声、傅立叶变换、中值滤波、高斯滤波。...
一个图象处理程序的源代码,包括随机噪声、傅立叶变换、中值滤波、高斯滤波。-An image processing program
- 2022-01-28 00:20:58下载
- 积分:1
-
用最大相似性方法实现独立分量分析算法的matlab代码,可用于盲信号处理和图像滤波器构造。...
用最大相似性方法实现独立分量分析算法的matlab代码,可用于盲信号处理和图像滤波器构造。-with the greatest similarity method independent component analysis algorithm Matlab code can be used to blind signal processing and image filter structure.
- 2022-02-04 23:15:58下载
- 积分:1
-
simple image processing, including color to grayscale 256, the Hough transform,...
实现简单图像处理,包括256色转灰度图、Hough变换、Walsh变换、中值滤波、二值化变换、亮度增减、傅立叶变换、反色、取对数、取指数、图像平移、图像旋转、图像细化、图像缩放、图像镜像、均值滤波、对比度拉伸、拉普拉斯锐化(边缘检测)、方块编码、梯度锐化、灰度均衡、直方图均衡、离散余弦变换、维纳滤波处理、逆滤波处理、阈值变换、高斯平滑。-simple image processing, including color to grayscale 256, the Hough transform, Walsh transform, Median filtering, binary conversion, brightness changes, Fourier transform, and color-from the few to admit index, image shifting, image rotation, refined images, image scaling, image mirroring, mean filtering, contrast stretching, Laplacian sharpening (edge detection), block codes, Sharpening gradient, gray balance, histogram equalization, discrete cosine transform, Wiener filter, reverse filtering, threshold transform, Gaussian smoothing.
- 2022-02-07 23:10:38下载
- 积分:1