-
A VC++ The tutorial, very good, mainly for image processing
一个关于V C + + 的教程,很不错的,主要用于图像处理-A VC++ The tutorial, very good, mainly for image processing
- 2022-07-19 15:46:46下载
- 积分:1
-
图像处理程序集,包含滤波,边缘检测,分割等
图像处理程序集,包含滤波,边缘检测,分割等-Image processing assembly, including filtering, edge detection, segmentation, etc.
- 2022-04-10 12:49:58下载
- 积分:1
-
非常白平衡的经典算法,值得看一下。还有GAMMA校正自动曝光,有需要的别忘了下载啊,很不容易才找到的...
非常白平衡的经典算法,值得看一下。还有GAMMA校正自动曝光,有需要的别忘了下载啊,很不容易才找到的-Very classic white balance algorithm, it is worth a look. There GAMMA correction auto exposure, do not forget to have needed to download ah, is not easy to find the
- 2022-02-05 13:00:56下载
- 积分:1
-
小波变换的实例程序,其中的CDib类可以直接应用于其他的图像处理程序。...
小波变换的实例程序,其中的CDib类可以直接应用于其他的图像处理程序。-wavelet transform examples of procedures, which the CDib categories can be directly applied to other image processing.
- 2022-02-04 01:52:06下载
- 积分:1
-
基于边缘检测的细胞图像分割方法研究与实现
基于边缘检测的细胞图像分割方法研究与实现-Based on Edge Detection of cell image segmentation research and realize
- 2023-01-27 12:55:03下载
- 积分:1
-
C常用算法
对于初学者,可以参考学习,能够很快入门并掌握一些基础算法...
C常用算法
对于初学者,可以参考学习,能够很快入门并掌握一些基础算法-C commonly used method for beginners, you can refer to learn, will soon be started and learn some basic algorithms
- 2023-08-22 15:20:02下载
- 积分:1
-
本程序用来实现小波插值与小波构造的功能的
本程序用来实现小波插值与小波构造的功能的-the procedures used to achieve wavelet interpolation and wavelet construction of the function of the
- 2023-06-29 12:40:03下载
- 积分:1
-
hough transform to the input image. energy level will be display
对输入图像进行圆形hough变换。并显示其大小。-hough transform to the input image. energy level will be display
- 2022-12-15 05:45:03下载
- 积分:1
-
早期,matlab主要是进行科学计算等应用,而目前可以有了更广泛的用途,如图像处理,上传文件就对matlab中的图像处理命令进行了详细介绍。...
早期,matlab主要是进行科学计算等应用,而目前可以有了更广泛的用途,如图像处理,上传文件就对matlab中的图像处理命令进行了详细介绍。-Early, matlab is mainly for scientific computing applications, can now have a broader range of uses, such as image processing, upload files on the right of the matlab image processing commands are described in detail.
- 2022-10-06 16:45:02下载
- 积分: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