-
Harris角点检测的MATLAB程序
harris 角点检测的Matlab程序-harris corner detection of the Matlab program
- 2022-05-27 11:14:05下载
- 积分:1
-
用OpenCV实现直方图均化
用OpenCV实现直方图均化-with histogram equalization
- 2022-04-10 12:17:31下载
- 积分:1
-
计算机图形学作业,茶壶的旋转。。。
这里做了一个茶壶,实现了茶壶的,旋转,平移,颜色控制,光源的位置变换等等功能。代码里面还做了一只3D的兔子,也实现了兔子的自动旋转,平移,以及兔子颜色的变换功能。
- 2022-01-23 10:45:35下载
- 积分:1
-
本套源码是基于VC++开发的关于图像处理程序,其中包括图像的点运算,几何变换、正交变换、图像增强
、形态学增强、边缘与轮廓、图像分析、图像复原、图像编码和直...
本套源码是基于VC++开发的关于图像处理程序,其中包括图像的点运算,几何变换、正交变换、图像增强
、形态学增强、边缘与轮廓、图像分析、图像复原、图像编码和直方图处理-source of this set is based on the development of the VC on image processing, including image point operations, geometry transformation, orthogonal transformation, image enhancement, morphology enhancement, edge and silhouette, image analysis, image restoration, image coding and histogram processing
- 2023-07-10 22:25:03下载
- 积分:1
-
树控件的多选,拖动。windows 平台,开发工具:visual c++6.0.除了按shift多选外,其他功能实现较完善...
树控件的多选,拖动。windows 平台,开发工具:visual c++6.0.除了按shift多选外,其他功能实现较完善-tree controls over election drive. Windows platforms, development tools : visual c 6.0. Apart from the shift over the election, other functions to achieve better
- 2023-04-28 08:10:03下载
- 积分:1
-
Visual C++ CAD应用程序开发技术源代码ch7
Visual C++ CAD应用程序开发技术源代码ch7-Visual C CAD application development technology source code 15
- 2022-04-30 17:41:34下载
- 积分:1
-
一个动画演示的例子
一个动画演示的例子-an animated demonstration examples
- 2022-01-23 11:19:46下载
- 积分:1
-
global operation on imges
global operation on imges
- 2022-02-06 02:11:20下载
- 积分:1
-
用VC++实现的小波变换的图形图像/信号处理程序
用VC++实现的小波变换的图形图像/信号处理程序-with VC wavelet transform the graphic image/signal processing
- 2022-09-21 12:25:03下载
- 积分:1
-
利用codebook算法进行运动目标检测
本代码基于论文Real-time foreground–background segmentationusing codebook model中的codebook算法,在C++平台上实现,利用了opencv 2.3.1版本,实现了对于运动目标的检测。CodeBook算法的基本思想是得到每个像素的时间序列模型。这种模型能很好地处理时间起伏,缺点是需要消耗大量的内存。CodeBook算法为当前图像的每一个像素建立一个CodeBook(CB
- 2022-06-18 11:39:00下载
- 积分:1