-
M a t l a b 在图像处理中应用的各种函数集,做图像处理的查询很方便...
M a t l a b 在图像处理中应用的各种函数集,做图像处理的查询很方便-M atlab applications in image processing various function sets, the query to do image processing easily
- 2023-08-13 18:50:02下载
- 积分: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
-
Image fusion can automatically realize the tools, but also contains many ways fo...
能够自动实现图像融合的工具,而且包含很多方法供大家选择-Image fusion can automatically realize the tools, but also contains many ways for everyone to choose
- 2022-05-28 13:43:38下载
- 积分:1
-
Use VC++ Development of software to realize the human body motion tracking, in w...
利用VC++开发软件来实现人体的运动跟踪,其中利用到了OPENCV的一些函数-Use VC++ Development of software to realize the human body motion tracking, in which the use of some of the OPENCV function
- 2022-06-19 01:08:06下载
- 积分:1
-
VTK与ITK结合读取BMP图片并显示,需要用CMake配置一下,适合有初学者。...
VTK与ITK结合读取BMP图片并显示,需要用CMake配置一下,适合有初学者。-Itk combine VTK and read BMP picture and show that you need to use CMake to configure, suitable for beginners.
- 2022-03-14 03:21:24下载
- 积分:1
-
OPLUS平台上高清LCD/PDP TV的软件开发及对应OSD的流程控制
OPLUS平台上高清LCD/PDP TV的软件开发及对应OSD的流程控制-OPLUS platform high-definition LCD/PDP TV and the corresponding software development process control OSD
- 2023-06-01 07:30:03下载
- 积分:1
-
模式识别中几个聚类算法,也包括神经网络和遗传算法在图像识别中的应用
模式识别中几个聚类算法,也包括神经网络和遗传算法在图像识别中的应用-Pattern recognition of several clustering algorithms, including Neural Networks and Genetic Algorithm in Image Recognition
- 2022-09-22 09:10:02下载
- 积分:1
-
This is the book on the image processing algorithms can run, welcomed Download
这是何斌书中介绍的图像处理算法,可以运行,欢迎下载-This is the book on the image processing algorithms can run, welcomed Download
- 2022-06-01 21:15:05下载
- 积分:1
-
在VS编程环境中,显示一幅图片,进行傅里叶变换,在增加高频部分的值,将原图片和变换后的图片进行比较。...
在VS编程环境中,显示一幅图片,进行傅里叶变换,在增加高频部分的值,将原图片和变换后的图片进行比较。-In the VS programming environments, display an image, the Fourier transform, high-frequency part of the increase in the value of the original image and the transformed images were compared.
- 2023-09-01 01:25:03下载
- 积分:1
-
模式识别的一些预处理知识源程序,初学者在编制程序时可以参考...
模式识别的一些预处理知识源程序,初学者在编制程序时可以参考-
Two programs are included in this directory:
STK2RAS takes a stroke file as input and converts it into a bit-per-pixel
representation (along with some header information, see RASHEADR.H). The
output of the STK2RAS program is a .RAS file. The GRID1 program found in
this directory is a PM program which takes a .RAS file as input and
displays the image. Notice that the GRID1 program uses run length compression. See
class RLCX to scale the image.
- 2023-01-29 10:40:03下载
- 积分:1