-
Tracking a moving object through several frames, provided changes from frame to...
Tracking a moving object through several frames, provided changes from frame to frame are on the order of +-(10 + "X Range") pixels in the X direction and +-(10 + "Y Range") in the Y direction is done automatically because of a relatively large area of exploration during the search for an optimal (new) position for a particular control point and a very strong force exerted by large values of the image gradient.-Tracking a moving object through several frames, provided changes from frame to frame are on the order of+-(10+ "X Range") pixels in the X direction and+-(10+ "Y Range") in the Y direction is done automatically because of a relatively large area of exploration during the search for an optimal (new) position for a particular control point and a very strong force exerted by large values of the image gradient.
- 2022-01-26 05:44:02下载
- 积分:1
-
计算机图形学课程上作为例子学习的源代码,在VC6.0下完美运行,肯定是能用的,各位仔细调试!...
计算机图形学课程上作为例子学习的源代码,在VC6.0下完美运行,肯定是能用的,各位仔细调试!-Computer graphics courses as an example to study the source code, in perfect running under VC6.0 certainly can, and you carefully debugging!
- 2022-01-26 05:12:54下载
- 积分:1
-
运用vc++编写的一个实现球的细化以及绘制出一个茶壶图象
运用vc++编写的一个实现球的细化以及绘制出一个茶壶图象-use vc prepared by the realization of a ball and the refinement mapping out a teapot image
- 2022-03-01 22:54:18下载
- 积分:1
-
LLE 一种非线性维数约减算法,非常好用
LLE 一种非线性维数约减算法,非常好用-LLE a nonlinear dimensionality reduction algorithm, a very handy
- 2022-01-25 23:17:17下载
- 积分:1
-
Hough变换对圆的检测
Hough变换的基本原理在于,利用点与线的对偶性,将图像空间的线条变为参数空间的聚集点,从而检测给定图像是否存在给定性质的曲...
Hough变换对圆的检测
Hough变换的基本原理在于,利用点与线的对偶性,将图像空间的线条变为参数空间的聚集点,从而检测给定图像是否存在给定性质的曲线。
-Hough transform for circle detection Hough transform basic principle is that the use of point and line duality, the image space into a parameter space of lines gather, thus detecting the existence of a given image given the nature of the curve.
- 2022-02-15 20:11:38下载
- 积分:1
-
1,详细分析了各种当今流行的图像格式编码和…
1、详细分析了当今流行的各种图像格式的编码与解码方法。
2、利用Microsoft Visual C++ 6.0作为开发工具,使用MFC Application Framework作为软件的基本架构,设计并开发了一个图片浏览器。
3、实现了对BMP、PCX、TGA、JPEG、GIF图像格式的图片进行读、写、显示等基本功能。
4、利用图像处理中一些变换算法,实现了图像的放大、缩小、旋转及百叶窗、马赛克等显示特效。
5、实现了各种图片格式的转换功能。
6、对所开发的软件进行了测试并提出了改进意见。-1, a detailed analysis of a variety of today s popular image format encoding and decoding methods. 2, the use of Microsoft Visual C++ 6.0 as a development tool, use the MFC Application Framework as the basic software architecture, design and develop a picture browser. 3, the realization of the BMP, PCX, TGA, JPEG, GIF image format, picture reading, writing, shows that the basic function. 4, the use of some image processing algorithm to achieve the image to enlarge, narrow, rotating and shutters, mosaic, such as display effects. 5, to achieve a variety of image format conversion function. 6, for the developed software has been tested and made improvements.
- 2022-12-06 11:20:04下载
- 积分:1
-
采用自适应窗口算法对左右两幅视图进行匹配,得到较为正确的视差图,避免了固定窗口算法产生的边缘不准确问题...
采用自适应窗口算法对左右两幅视图进行匹配,得到较为正确的视差图,避免了固定窗口算法产生的边缘不准确问题 -Adaptive window algorithm to match the view on the left 2 get more accurate disparity map, avoiding the edge of the fixed window method produces problems of inaccuracy
- 2022-02-06 00:22:39下载
- 积分:1
-
用MFC来打开医学图象DICOM文件,是我要交的作业,有一点小弊端...
用MFC来打开医学图象DICOM文件,是我要交的作业,有一点小弊端-with MFC to open DICOM medical images document, I have to pay the operations, a little defects! !
- 2022-01-31 21:08:42下载
- 积分:1
-
拉普拉斯锐化的算法实现,函数结构,很方便移植!
拉普拉斯锐化的算法实现,函数结构,很方便移植!-Laplacian sharpening algorithm, function structure, transplants easily!
- 2022-10-22 21:45:03下载
- 积分:1
-
在VS编程环境中,显示一幅图片,进行傅里叶变换,在增加高频部分的值,将原图片和变换后的图片进行比较。...
在VS编程环境中,显示一幅图片,进行傅里叶变换,在增加高频部分的值,将原图片和变换后的图片进行比较。-In the VS programming environments, display an image, the Fourier transform, high-frequency part of the increase in the value of the original image and the transformed images were compared.
- 2023-09-01 01:25:03下载
- 积分:1