-
Harris Corner 角点检测程序
Harris Corner是最典型的角点检测子Corner Detector。角点经常被检测在边缘的交界处、被遮挡的边缘、纹理性很强的部分。满足这些条件一般都是稳定的、重复性比较高的点,所以实际上他们是不是角点并不重要(因为我们的目标就是找一些稳定、重复性高的点以作为特征点)。
- 2022-12-09 21:55:03下载
- 积分:1
-
Opengl粒子应用(火焰效果)
Project Name: Fire Demo - SimpleVersion: 1.1Compiler: Bloodshed Dev-C++ ver:4.9.8.7bCredits:>Dustin Davis @ www.programmers-unlimited.com>Jeff Molofe (NeHe) @ nehe.gamedev.net>www.gametutorials.com>The People @ www.gamedev.netVarious copious sections of this program"s code was copied from the credits mentioned above; please visit their site as they have helped not only me but countless amounts of people with their dedication to programming.Options Dialog Box Configuration Notes:Particle Count = Stipulates the number of particles that are allocated for the particle generator to use. This amount can be either decreased for increased performance or augmented for a much "richer" effect to a point.Particle Speed = A modifer that governs how fast a particle moves depending on the direction specified
- 2022-06-30 11:24:40下载
- 积分:1
-
区域四邻接点填充算法
使用四邻接点算法填充多边形内部区域,要求对边界范围内的所有象素单元赋予指定的颜色代码。代码可能存在不少瑕疵,使用时一定注意再次检查,以免给您带来不便,同时希望对代码有所完善的朋友继续将代码公布出来,供大家学习讨论。
- 2023-07-08 02:20:03下载
- 积分:1
-
本代码是把二值图像转换成边缘检测图像国,是通过C语言和M语言混编的。...
本代码是把二值图像转换成边缘检测图像国,是通过C语言和M语言混编的。-This code converts a BW image to an Edge Detected image in C with MEX. This code implements convolution with Sobel kernels to do the edge detection. I put this together for a school project and I couldn t find any good examples of MEX with image processing. One note the code is currently hard coded to handle only UINT8, however it should be trivial to convert that data type. Enjoy.
- 2022-08-12 17:50:18下载
- 积分:1
-
图象处理程序
图象处理程序-Image processing procedures
- 2022-09-27 23:35:03下载
- 积分:1
-
CAD VBA beginners invited to share a small procedure, reference! ! !
CAD VBA初学者请进,分享一个小程序,参考-CAD VBA beginners invited to share a small procedure, reference! ! !
- 2023-05-26 18:50:03下载
- 积分:1
-
block coding, the readme.txt are detailed usage
方块编码,在readme.txt里有详细的使用说明-block coding, the readme.txt are detailed usage
- 2022-07-08 07:17:02下载
- 积分:1
-
指纹识别的底层API函数集,生成DLL,供高层调用
指纹识别的底层API函数集,生成DLL,供高层调用-Fingerprint set of the underlying API functions to generate DLL, for the high-level call
- 2022-01-22 11:06:51下载
- 积分:1
-
cloth simulation procedures, more recent reference papers, the model based on sp...
布料模拟的程序,参考较多近期论文,实现的模型基于弹簧――质点模型,实现效果不错-cloth simulation procedures, more recent reference papers, the model based on spring-- particle model, achieving good results
- 2022-02-05 13:21:53下载
- 积分:1
-
通常绘图画直线时没有箭头,这个是绘制箭头的方法
通常绘图画直线时没有箭头,这个是绘制箭头的方法-Drawing a straight line usually drawn without arrows, the arrows are drawn Ways
- 2022-09-26 05:40:03下载
- 积分:1