-
运营商哈里斯经典源码,通过文件路径的发展可以发展。
经典的Harris算子源码,通过制定文件路径可以很好的检测出角点-Operators Harris classic source, through the development of a file path can be detected in a very good corner
- 2023-05-12 12:00:03下载
- 积分:1
-
有关数字图像处理的一些资料集锦,都是从网上找的,可以作为DIP学习的辅助材料,有点杂,但绝对实用。要回家了,特将电脑上的材料收集整理,打包奉送,希望对你有帮助...
有关数字图像处理的一些资料集锦,都是从网上找的,可以作为DIP学习的辅助材料,有点杂,但绝对实用。要回家了,特将电脑上的材料收集整理,打包奉送,希望对你有帮助 :)-Related to digital image processing some of the information collection, are looking for from the Internet can be used as DIP-assisted learning materials, a bit miscellaneous, but definitely practical. Have to go home, and special materials on the computer collection, packing away, and they hope to help you:)
- 2022-07-15 13:43:08下载
- 积分:1
-
介绍boost库的使用,boost库对于跨平台的程序开发具有很大的作用...
介绍boost库的使用,boost库对于跨平台的程序开发具有很大的作用-Introduced the use of boost libraries, boost libraries for cross-platform development with a significant role in
- 2023-06-10 23:00:03下载
- 积分:1
-
本代码实现了对BMP图像进行几何变换,如缩放、旋转,平移等
本代码实现了对BMP图像进行几何变换,如缩放、旋转,平移等-Realize this code BMP images of geometric transformations, such as scaling, rotation, translation, etc.
- 2022-05-20 02:10:44下载
- 积分:1
-
simon Haykin自适应滤波原理教程课后答案
simon Haykin自适应滤波原理教程课后答案-the answer sheet for adaptive filter by Haykin
- 2022-02-22 10:14:51下载
- 积分:1
-
数字图象处理的各种几何变换的C语言原代码
数字图象处理的各种几何变换的C语言原代码-Digital image processing of a variety of geometric transformations of C language source code
- 2023-08-12 09:15:03下载
- 积分:1
-
自己编的直方图均衡化matlab源码,可以实现图像的直方图均衡...
自己编的直方图均衡化matlab源码,可以实现图像的直方图均衡-own addendum to the histogram equalization Matlab source, the image histogram equalization
- 2023-09-05 05:25:02下载
- 积分:1
-
一个将二进制文件存储的Bayer格式的图像转为BMP格式图像显示并BMP格式并显示的桌面计算机程序...
一个将二进制文件存储的Bayer格式的图像转为BMP格式图像显示并BMP格式并显示的桌面计算机程序-A windows Application Software that Convert Image from Bayer to BMP format.
- 2022-03-21 13:36:07下载
- 积分: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
-
err
利用DK+Handel-C工具实现SIFT算法的前期预处理功能(高斯DOG图像序列生成)的源代码。
DK+Handel-C工具能直接把基于C语言的设计转变为优化的HDL(可以实现:C到VHDL、C到Verilog、C到EDIF等的自动生成),进而通过FPGA实现。从而保证了各种复杂的高难算法在工程应用的实时性,为许多复杂算法具体工程实现提供了重要技术手段。
源代码采用Handel-C语言编程(Handel-C由C/C++演化而来),在DK环境中运行,可以自动实现C到VHDL、C到Verilog、C到EDIF等转换。
输入图像为source.dat文件,输出为dest.dat,改变不同参数,可以得到多个dest.dat文件,进而可以利用matlab编程显示出高斯DOG图像序列,如GauSmooth.bmp文件所示。
如果没有DK运行环境,可利用记事本查看源代码(.hcc),希望对相关人员能有一定的参考作用。
-err
- 2022-07-08 03:42:13下载
- 积分:1