-
基本的图像处理
basic image prossesing
- 2022-07-14 07:18:44下载
- 积分:1
-
分形算法与程序设计
《分形算法与程序设计――Visual C++实现》的第二章源码-"fractal algorithms and programming-- Visual C achieve" the second chapter FOSS
- 2022-02-12 15:59:55下载
- 积分:1
-
行人检测 opencv
本代码是基于opencv,由于行人具有明显的边缘轮廓,运动hog特征可以很好的描述出行人的特征,我们运用hog+svm来进行检测,效果还是很好的
- 2022-08-15 19:39:23下载
- 积分:1
-
基于互信息的图像配准程序。用matlab编写的。有助于理解互信息。...
基于互信息的图像配准程序。用matlab编写的。有助于理解互信息。-based on mutual information of image registration procedures. Prepared using Matlab. Contribute to the mutual understanding of the information.
- 2022-02-25 16:58:54下载
- 积分:1
-
线性滤波,去噪的热传导方程,Gabor的清晰度、动态的。
线性去噪,热传导方程去噪,Gabor锐化,动态边界-Linear denoising, denoising heat conduction equation, Gabor sharpness, dynamic boundary
- 2022-12-24 23:40:04下载
- 积分:1
-
有光照效果的网格模型绘制程序
有光照效果,并且加入了键盘互动效果(代码中有注释),对于初学图形图像或者OpenGL的童鞋有参考意义。代码用了C++的类封装技术,对于从C刚刚过渡到C++的同学来说也是很容易看懂的。
- 2023-02-02 18:45:04下载
- 积分:1
-
I finally found a source, and to share yo, the algorithm used here is based on t...
我自己好不容易找到的一个源程序,和大家分享哟,这里用到的算法是基于颜色的。-I finally found a source, and to share yo, the algorithm used here is based on the color.
- 2022-01-31 17:18:02下载
- 积分:1
-
pnm压缩为jpeg2000的程序
pnm压缩为jpeg2000的程序-pnm JPEG2000 compression of the process
- 2022-02-05 07:44:00下载
- 积分:1
-
一个以 LED 类型显示数字的范例程序
一个以 LED 类型显示数字的范例程序-an LED to show that the number of types of procedures example
- 2023-06-16 23:50:04下载
- 积分:1
-
计算机视觉应用与 C#
从第二部分,本文介绍了一种跟踪算法。本文第二部分的质心跟踪不是实际上是一种跟踪算法而花哨的把戏。"追踪器"一直做的事情是找到的 backprojected 图像质心和放一个定界框周围 — — 这不跟踪的定义。所以本文介绍了一种非常有名的跟踪算法称为均值漂移跟踪的计算机视觉社区。这篇文章基于一系列的研究论文由 Comaniciu Et al.[1] [2] [3]。
- 2022-06-16 01:28:16下载
- 积分:1