-
学习IDL编程的一个学习资料,介绍了IDL函数对于各种图像操作的方法,附有部分代码...
学习IDL编程的一个学习资料,介绍了IDL函数对于各种图像操作的方法,附有部分代码-Learning IDL programming a learning information on the IDL function methods for a variety of image manipulation, with part of the code
- 2022-05-15 22:33:52下载
- 积分:1
-
这本书是关于图像处理和模式识别的经典书…
本书是一本有关图像处理和模式识别的经典书籍。-This book is a book about image processing and pattern recognition of the classic books.
- 2022-01-30 18:19:36下载
- 积分:1
-
an adaptive bands, and the rest of its own, I was a new entry, its inadequacy, p...
自适应的一阶的,其余的自己看,我也是新入门,有不足的地方,请指教-an adaptive bands, and the rest of its own, I was a new entry, its inadequacy, please enlighten
- 2022-03-13 17:09:58下载
- 积分:1
-
根据:一种可识别破碎图形的特殊广义Hough变换方法 论文,在matlab上做的实验源码,有模版生成,广义哈夫变换代码...
根据:一种可识别破碎图形的特殊广义Hough变换方法 论文,在matlab上做的实验源码,有模版生成,广义哈夫变换代码-In accordance with: A broken identifiable graphics special generalized Hough transform methods papers, in matlab to do experiments on the source, there are template generation, generalized Hough transform code
- 2022-03-22 13:59:11下载
- 积分:1
-
快速角点检测算法,不计算倒数,因此速度比传统方法快!
快速角点检测算法,不计算倒数,因此速度比传统方法快!-Fast corner detection algorithm, not counting the last, so the speed faster than traditional methods!
- 2022-05-23 12:34:36下载
- 积分:1
-
对图像进行垂直镜像处理的源代码,在Vc++6.0编译环境下通过。...
对图像进行垂直镜像处理的源代码,在Vc++6.0编译环境下通过。-right vertical mirror images of the source code, the compiler environment 6.0 Vc through.
- 2023-01-14 13:45:04下载
- 积分:1
-
经典书籍
经典书籍-数字图像处理-冈萨雷斯-5程序书里面有但是敲代码可是苦差使!现在为各位解决这个问题。解决各位敲代码的烦恼!These MATLAB functions were created for the book Digital Image
Processing Using MATLAB (DIPUM), by R.C. Gonzalez, R.E. Woods, and
S.L. Eddins, Prentice Ha-Classic books- digital image processing- Gonzalez-5 procedures book has a laborious task to do but knock on the code but to make! Now for you to solve this problem. To resolve the trouble code you knock! These MATLAB functions were created for the book Digital ImageProcessing Using MATLAB (DIPUM), by RC Gonzalez, RE Woods, andS.L. Eddins, Prentice Ha
- 2022-02-03 15:21:55下载
- 积分:1
-
比较适合做图形匹配的初学者学习,可以对图像匹配的方法有一个比较好的总体理解,方便入门...
比较适合做图形匹配的初学者学习,可以对图像匹配的方法有一个比较好的总体理解,方便入门-Matching is more suitable for beginners to learn to do graphics, you can image matching method has a better overall understanding, to facilitate entry
- 2022-02-27 08:43:34下载
- 积分:1
-
Environment in matlab7.0 realize the image smoothing process
在matlab7.0环境下实现的图像平滑程序-Environment in matlab7.0 realize the image smoothing process
- 2022-10-16 02:25:03下载
- 积分: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