-
计算机图形学VC源代码
代码包含二维图形变换 基本图形生成 实时动画 消隐 图形裁剪 帧动画 真实感图形学
- 2023-04-23 16:10:09下载
- 积分:1
-
解决BMP和JPE图像在数据库储存和读出
解决BMP和JPE图像在数据库储存和读出-solution and JPE BMP images stored in a database and read out
- 2022-03-25 01:22:44下载
- 积分:1
-
OpenCV 4下的图像任意角度的旋转 //待旋转的图像Img_old //返回的旋转后图像类型 IplImage* Img_tmp. //旋转的角度,单位度....
OpenCV 4下的图像任意角度的旋转 //待旋转的图像Img_old //返回的旋转后图像类型 IplImage* Img_tmp. //旋转的角度,单位度. //三种不同的方法.其中方法二没有完全测试,方法一可以满足大部分需要-OpenCV four images of arbitrary rotation angle// Image Rotation question Img_old// to return to the rotation after the image type IplImage* Img_tmp.// Rotation angle, unit degrees.// Three different ways. Two methods which do not fully test one way to meet the needs of the majority
- 2022-02-05 19:37:53下载
- 积分:1
-
图像的边缘、轮廓检测。其边缘检测主要包括有Robert、Sobel、Prewitt、Gauss...
图像的边缘、轮廓检测。其边缘检测主要包括有Robert、Sobel、Prewitt、Gauss-Laplace等算子;以及Hough变换等常用的检测算法代码。-Image edge, contour detection. Its edge detection mainly including Robert, Sobel, Prewitt, Gauss-Laplace operator, etc. and Hough transform detection algorithm and other commonly used code.
- 2022-12-05 00:20:02下载
- 积分:1
-
印章识别源代码,需要的朋友下载后可以研究
印章识别源代码,需要的朋友下载后可以研究-Seal to identify the source code, the need for friends to download can be studied after
- 2022-01-20 22:51:42下载
- 积分:1
-
运动物体跟踪
应用背景机器视觉中,图像处理算法很多,但是大都处理复杂,我看了大量算法提取出一套比较简单有效的跟踪算法。基于opencv库函数对图像的强大处理能力和卡尔曼滤波原理的精妙,算法效果明显。欢迎大家借鉴使用,有意机器视觉学习的朋友欢迎提出建议。关键技术主要是利用opencv对图像的处理,灰度化,二值化,然后进行轮廓识别加上方框标记,最后利用卡尔曼滤波跟踪。关键思路是对提取出的多个轮廓进行最大值选取,从而确定跟踪点,为卡尔曼滤波的使用提供接口。为防止找不到最大轮廓的bug还设计了一个小算法。
- 2022-04-08 21:41:51下载
- 积分:1
-
模式识别中线性判别分类器的C++源码,非常容易集成和使用!...
模式识别中线性判别分类器的C++源码,非常容易集成和使用!-pattern recognition linear discriminant classifier C source code, and is easy to integrate and use!
- 2023-05-07 16:40:03下载
- 积分:1
-
中值滤波实现
中值滤波实现-Median filter to achieve
- 2022-09-06 11:55:03下载
- 积分:1
-
csgl development of the examples. Includes nehe, red book
csgl开发的例子.里面包括nehe,red book-csgl development of the examples. Includes nehe, red book
- 2022-03-16 13:11:40下载
- 积分:1
-
YUV到BMP格式的转换
YUV到BMP格式的转换-YUV to BMP format conversion
- 2022-05-06 07:07:20下载
- 积分:1