-
圆检测,hough变换是检测直线&圆的很高的工具,这里是用hough变换检测圆的程序。...
圆检测,hough变换是检测直线&圆的很高的工具,这里是用hough变换检测圆的程序。-Hough transform to detect linear & round of high tool used here is a round Hough Transform detection procedures.-Circle detection, hough transform to detect straight line
- 2022-03-21 00:26:39下载
- 积分:1
-
这是一个用于计算机图形图像处理中,最常用的阀值处理的源代码...
这是一个用于计算机图形图像处理中,最常用的阀值处理的源代码-This is a computer graphics for image processing, the most commonly used threshold of the source code
- 2022-07-26 10:31:52下载
- 积分:1
-
Courseware particle filter, particle filter for a detailed introduction
粒子滤波的课件,对粒子滤波进行了详细的介绍-Courseware particle filter, particle filter for a detailed introduction
- 2022-11-04 17:40:03下载
- 积分:1
-
用VTK与VC++混合编程实现对山地形等值线的绘制,内含人脑数据...
用VTK与VC++混合编程实现对山地形等值线的绘制,内含人脑数据-with VTK and VC mixed programming the mountain terrain contour mapping, data containing the human brain
- 2022-04-21 06:48:54下载
- 积分:1
-
基于pca降维的特征不变特性变换方法(sift),希望对研究特征提取的朋友有帮助!...
基于pca降维的特征不变特性变换方法(sift),希望对研究特征提取的朋友有帮助!-PCA dimensionality reduction based on the characteristics of the same characteristics of transformation method (sift), hope that the study of feature extraction has to help a friend!
- 2022-01-27 22:33:22下载
- 积分:1
-
Image processing
图象处理-频率域的滤波程序源代码,可直接编译执行-Image processing- filtering in frequency domain source code, can be directly compiled implementation
- 2022-02-05 17:05:53下载
- 积分: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
-
基于灰度和matlab编写的图像匹配源代码,运行效果不错
基于灰度和matlab编写的图像匹配源代码,运行效果不错-Prepared based on the gray and the image matching matlab source code, run the effect of good
- 2022-02-22 12:15:57下载
- 积分:1
-
取代了VFW DirectShow OpenCV源代码的使用。代码是需要我的..
使用directshow代替opencv的vfw的源代码。代码是工程中需要引入的文件。配置好opencv,按照文章的步骤做就可以了。-Replace the use of DirectShow opencv source code of the VFW. Code is a need to introduce engineering documents. Configured opencv, article in accordance with the steps to do it.
- 2022-07-03 08:36:51下载
- 积分:1
-
第四章 MATLAB 图形对象操作
4.1 图形对象的属性
4.2 图形对象句柄的获取
4.2.1 对象创建时获取
4.2.2 层次关系...
第四章 MATLAB 图形对象操作
4.1 图形对象的属性
4.2 图形对象句柄的获取
4.2.1 对象创建时获取
4.2.2 层次关系来获取
4.2.3 当前对象的获取
4.2.4 根据对象属性值的获取
4.3 图形对象句柄的删除与判断
4.3.1 句柄的删除
4.3.2 句柄的判断
4.4 图形对象属性值的获取与设置
4.4.1 图形对象属性值的设置
4.4.2 图形对象属性值的获取
4.4.3 用户缺省值的操作
4.5 图形对象的其它操作
4.5.1 figflag 函数
4.5.2 findfigs 函数
4.5.3 copyobj 函数
4.5.4 capture 函数
4.5.5 refresh 函数
4.5.6 saveas 函数
4.5.7 hgload 函数和 hgsave 函数
4.5.8 newplot 函数 -Chapter IV of MATLAB graphic objects to operate the properties of graphic object 4.1 graphic object handle 4.2 Access 4.2.1 object created when the relationship between the level of access to 4.2.2 to get 4.2.3 to obtain the current object under the object attribute value 4.2.4 Access 4.3 graphic object with the judge handles delete delete 4.3.1 handles 4.4 judgment 4.3.2 Handle Graphics object attribute values to obtain and set the target attribute value 4.4.1 graphics settings 4.4.2 graphic object attribute values to obtain 4.4 .3 user operation 4.5 Defa
- 2022-01-26 04:30:51下载
- 积分:1