-
阿诺德
能进行基于Arnold算法的正变换和反变换-Arnold-based algorithm to the transformation and anti-transform
- 2022-04-28 14:29:46下载
- 积分:1
-
介绍卡尔曼滤波的原理以及基于卡尔曼滤波的简单应用
介绍卡尔曼滤波的原理以及基于卡尔曼滤波的简单应用-Introduced the principle of Kalman filtering and Kalman filtering based on a simple application of
- 2023-03-22 22:25:03下载
- 积分:1
-
第二届全国高校 BBS 程序开发大赛四大独立奖项最佳编程风格奖A9010@10.20...
第二届全国高校 BBS 程序开发大赛四大独立奖项最佳编程风格奖A9010@10.20-Second National College BBS Development Competition four awards the best independent programming style A9010 @ Award 10.20
- 2022-01-31 14:13:15下载
- 积分:1
-
图像处理中边缘检测的canny算子的c实现,希望对大家有用。
图像处理中边缘检测的canny算子的c实现,希望对大家有用。-Image Processing canny edge detection operator c realize the hope of everyone useful.
- 2022-02-01 04:51:43下载
- 积分:1
-
图像处理的FFT代码。
Image Processing FFT Code.
C++图像处理FFT代码。-Image Processing FFT Code.
- 2023-07-19 16:00:03下载
- 积分:1
-
From the law to a high degree of overall algorithm, fc algorithm method to resto...
一种从法相到高度的全局算法,fc算法,从图像法相恢复图像高度信息-From the law to a high degree of overall algorithm, fc algorithm method to restore images from the image height information
- 2022-01-26 04:16:49下载
- 积分:1
-
理想低通滤波,最后显示处理结果.
直接解压后将图片和程序放在同一个文件夹里....
理想低通滤波,最后显示处理结果.
直接解压后将图片和程序放在同一个文件夹里.-ideal low-pass filter, the final results showed. Photo will be directly extracted and procedures on the same document folder.
- 2022-06-17 11:55:03下载
- 积分:1
-
网上的jpeg的解码库是对于jpeg文件的解码,输出到bmp文件,本源码修改了库函数,使之接受一个jpeg文件的数据流,然后输出到bmp的点阵,可以直接输出到屏...
网上的jpeg的解码库是对于jpeg文件的解码,输出到bmp文件,本源码修改了库函数,使之接受一个jpeg文件的数据流,然后输出到bmp的点阵,可以直接输出到屏幕。具体的调用方法见源码中的说明。-online jpeg decoder for the document jpeg decoder, the output of bmp documents, The modified source code library functions to make it accept a jpeg document data flow, and then exported to the lattice bmp, can be directly output to a screen. Specific method call see the source note.
- 2022-03-24 07:44:07下载
- 积分:1
-
hough transform detection of the peak detector in a straight line, only to detec...
hough变换检测直线中的峰值检测,只有检测出峰值,才能找出直线-hough transform detection of the peak detector in a straight line, only to detect the peak in order to find a straight line
- 2023-03-31 22:45:04下载
- 积分: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