-
avi2im
将avi视频图像转换成一帧帧的图像,并将帧图像保存到下级目录中。(Avi video images will be converted into an image frame, and frame images saved to the lower directory.)
- 2008-04-04 12:53:29下载
- 积分:1
-
Traffic-Statistics-Based-on-Video
该程序基于视频统计车流量。该算法通过识别出交通场景图像中复合车辆特征的像素,进行图像分割,并依据提取出来的特征来匹配前后两幅图像中的车辆,从而计算车流量。(The program is based on the video statistics vehicle traffic. The algorithm calculates the traffic volume by recognizing the pixels of the composite vehicle feature in the traffic scene image, segmenting the image, and matching the vehicles in the two images according to the extracted features.)
- 2016-10-25 12:50:33下载
- 积分:1
-
motionEstES
说明: 该代码是图像处理中块匹配的全搜索算法,是用来估计和计算运动矢量的。(The image processing code is the full search block matching algorithm is used to estimate and calculate the motion vector.)
- 2010-04-26 19:29:25下载
- 积分:1
-
指纹识别6
说明: 很好的指纹识别系统 希望能帮到大家 好好加油(A very good fingerprint identification system. I hope it can help you)
- 2020-03-25 08:29:47下载
- 积分:1
-
DisplayBMP
显示处理后的BMP图像文件,VC C++ (read the bmp images )
- 2012-04-16 16:57:09下载
- 积分:1
-
Broveryxscrh
此代码为运用brovery进行像素层的融合,主要用于图像处理中的图像融合(This code is applied brovery the pixel level fusion, mainly for image processing of image fusion)
- 2013-11-09 15:07:20下载
- 积分:1
-
stations
实现上海地铁一天可视化链接,你可以通过processing的程序看到一天的变化,都在里面了(you can see the change of shanghai railway all day long)
- 2018-04-20 09:32:00下载
- 积分:1
-
houghtuoyuan3
利用霍夫变换进行椭圆检测,无需模板,不同的图片只需要更改个别参数(Ellipse detection using Hough transform, without templates, a different picture only need to change individual parameters)
- 2013-08-26 09:34:49下载
- 积分:1
-
Small-wave-analysis
(1) 进行小波的图像消噪处理
(2) 进行小波的图像压缩处理
(3) 进行小波的图像增强处理
((1) Wavelet Image Denoising (2) Wavelet Image Compression (3) Wavelet Image Enhancement)
- 2007-03-10 13:47:38下载
- 积分:1
-
Graphics
一个集成的图形界面的程序,可调用每一次作业子程序。
一、调用画点的函数,用DDA、中点算法画直线和中点算法画圆和椭圆。
二、多边形扫描转换算法和区域填充算法实现(扫描线算法为必做,基于求余运算的边缘填充和边标志算法为任选;基于种子的区域填充采用4连通区域的递归种子填充算法,或扫描线种子填充算法,要求种子点(x,y)可交互输入)。
三、线段裁剪和多边形裁剪算法的动画演示实现。(两种线段裁剪算法和H-S多边形逐边裁剪算法)多边形裁剪算法的动画演示要求先画出一个封闭的多边形,再画矩形的裁剪窗口,然后选择裁剪按钮(或命令),按下“上边裁剪”按钮(或执行“上边裁剪”命令),多边形相对裁剪窗口的上边进行裁剪,显示上边裁剪后的多边形,依此进行其它各边裁剪。
四、用动画实现二维图形变换的各种算法,实现对指定形体的平移、旋转和缩放。(包括类似自行车行走和绕固定点旋转的自旋转物体动画。)
五、简单三维图形系统:凸多面体的建模、透视投影,隐藏面的消除及基本图形变换(平移、旋转、缩放)。
六、交互式Bezier曲线的输入绘制程序实现
(An integrated graphical interface of the program, each operation subroutine callable.
One call a function of the point of the painting, with the DDA, the midpoint algorithm for drawing a straight line and the midpoint algorithm circle and oval.
Second, the polygon scan conversion algorithm and region filling algorithm (scan line algorithm for must fill and edge flag algorithm based on the edge of the modulo operator is optional using the 4 regional connectivity recursive seed filling algorithm based on the area of seed filling, or scan line seed filling algorithm requires the seed point (x, y) can be entered interactively).
Line Clipping polygon clipping algorithm animation achieved. (Two Line Clipping Algorithm and HS polygon-by-side clipping algorithm) polygon clipping algorithm animation requires draw a closed polygon, rectangle and then draw the crop window, and then select the the cropped button (or command), press the "on top of cutting "button (or the implementation of)
- 2020-06-30 08:20:02下载
- 积分:1