-
delphi图像处理
It was developed using Delphi 5 Pro, but it should work OK with D4...
delphi图像处理
It was developed using Delphi 5 Pro, but it should work OK with D4 or even D3. It uses 24-bit bitmaps and scanline for speed. I have included the text version of the two forms, hopefully it will enable people with D3 or D4 to use this example.-delphi image processing It was developed using Delphi 5 Pro, but it should work OK with D4 or even D3. It uses 24-bit bitmaps and scanline for speed. I have included the text version of the two forms, hopefully it will enable people with D3 or D4 to use this example.
- 2022-05-20 06:54:59下载
- 积分:1
-
用于对彩色图像进行分割,很好的一个程序,大家请多支持我啊...
用于对彩色图像进行分割,很好的一个程序,大家请多支持我啊-Used for color image segmentation, a good a program, we like him to support me ah
- 2022-05-30 13:02:55下载
- 积分:1
-
ray method to judge whether a polygon internal. Polygon vertices through documen...
射线法判断点是否在多边形内部.多边形顶点坐标通过文件polygon.txt输入,点的从标从键盘输入.-ray method to judge whether a polygon internal. Polygon vertices through documents polygon.tx t input, from the point of targets from the keyboard input.
- 2022-06-18 05:47:54下载
- 积分:1
-
本程序利用SIFT算法进行指纹识别
用SIFT检测出指纹中特征点 提取特征向量 将特征向量与指纹库中的向量进行匹配 从而识别出指纹...
本程序利用SIFT算法进行指纹识别
用SIFT检测出指纹中特征点 提取特征向量 将特征向量与指纹库中的向量进行匹配 从而识别出指纹-This procedure using SIFT fingerprint recognition algorithm using SIFT to detect the fingerprint feature points in the feature vector will be extracted eigenvectors and fingerprint library vector matching in order to identify fingerprints
- 2022-01-31 00:10:21下载
- 积分:1
-
本光盘共包括三个工程,分别是用于实现数字图像基本处理算法的DimageProcess工程,
用于实现图像融合的PixelFusion工程和用于人脸识别的Fa...
本光盘共包括三个工程,分别是用于实现数字图像基本处理算法的DimageProcess工程,
用于实现图像融合的PixelFusion工程和用于人脸识别的FaceDetection工程。
关于程序的运行,
DImageProcess工程只需载入Bmp格式的文件,便可通过菜单实现各种处理算法,
需要强调一点,其只对256色格式的图片进行处理。
PixelFusion工程程序运行时,用户须载入两幅图片,其中全色图像选择给定的图片spot.bmp,
而多光谱图片则为给定的图片tm.bmp。而后用户便可选择各种融合算法进行融合处理。
FaceDetection工程运行时,首先要通过文件“打开 载入图片face.bmp,而后才可以进行人脸检测
操作,需要强调的是人脸区域检测、眼睛的检测与定位、人嘴的检测与定位、人脸的勾勒四个处理
模块必须按照先后顺序进行,而且各个模块内的各项操作也必须按照菜单栏从上至下的顺序来进行。
另外,由于在人脸检测时用到了先验知识,所以目前只能对给定的图片face.bmp进行处理。-This CD-ROM includes a total of three projects, namely, for the realization of the basic digital image processing algorithms DimageProcess project
Used to achieve image fusion PixelFusion engineering and construction for face recognition FaceDetection.
With regard to program operation,
DImageProcess works just load Bmp file format can be achieved through the menu, a variety of processing algorithms,
Need to emphasize that its only 256-color format for image processing.
PixelFusion engineering program runs,
- 2022-03-09 21:11:55下载
- 积分:1
-
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
-
vb image processing, windows environment
vb图像处理,windows环境-vb image processing, windows environment
- 2022-06-12 14:23:08下载
- 积分:1
-
操纵位图的开发包,适合初学者使用,简洁方便。
操纵位图的开发包,适合初学者使用,简洁方便。-bitmap manipulation of the development kits, for beginners, simple convenience.
- 2022-02-27 07:13:45下载
- 积分:1
-
一个经典的matlab的sift算法,应用在图像配准,初学者可以好好学习下...
一个经典的matlab的sift算法,应用在图像配准,初学者可以好好学习下-Matlab a classic of the sift algorithm, used in image registration, beginners can learn under
- 2023-05-11 18:55:03下载
- 积分:1
-
可以实现图像的任意角度旋转,自己可以随意输入任何角度
可以实现图像的任意角度旋转,自己可以随意输入任何角度-Images can be achieved at any angle of rotation, they can enter any arbitrary angle
- 2022-04-15 04:30:31下载
- 积分:1