资源列表
LoadAndWriteVideo
- Used OpenCV to load and write a AVI file.-Used to load and write a AVI file.
Trackanddetectionthemovingobject070129
- 移动目标追踪(OpenCV) Runed on OpenCV1.0 of VC++6.0 -moving target tracking (OpenCV) Runed on OpenCV1.0 of VC 6.0
33tx
- 33种图像特效(源码).(本程序中共设计了三十三个图像特殊显示效果).-33 images magic (OSS). (This procedure is designed CPC 33 special effects, image).
DIPprocessing
- 封装了freeimage库的图像处理程序 可以用他很方便的进行各种图像处理 包括边缘检测,阈值分割等 是学习c++封装库调用DLL的灵活运用 相当方便 同时还进行了检测速度的比较-Packaging freeimage library of image processing procedures can be used conveniently in the various image processing including edge detection, thresholding segme
Image_GeometricModification
- delphi开发的图像几何矫正程序。改善由于拍摄物体较大较近造成的矩形畸变成梯形的情况。要自己选择四个点。-delphi development of the geometric image correction procedures. Improve shooting objects as close to the larger rectangular trapezoid distortion into the situation. His choice to four points.
365Rose
- SDK写的365朵玫瑰随机出现的算法,送给朋友是很漂亮的美境,希望大家多多改进-SDK to write the 365 roses were the algorithm, for a friend is a very nice U.S. territory, I hope Members can improve
color_change
- 提供大家颜色转换VC++源代码。RGB to HSV & HSV to RGB The Hue/Saturation/Value model was created by A. R. Smith in 1978. It is based on such intuitive color characteristics as tint, shade and tone (or family, purety and intensity). The coordinate system is cylin
SegImage
- 很好的图象分割算法,有测试程序和测试例子-good image segmentation algorithm, test procedures and test case
lookup_multi
- //4×4 查找表乘法器 module mult4x4(out,a,b,clk) output[7:0] out input[3:0] a,b input clk reg[7:0] out reg[1:0] firsta,firstb reg[1:0] seconda,secondb wire[3:0] outa,outb,outc,outd always @(posedge clk) begin firsta = a[3:2] se
HDTab
- 基于不规则窗口的编成,转载vckbase上的程序.-irregular window on the composition, reproduced vckbase on procedures.
BBHE_DSIHE
- 我的数字图像处理大作业 主要实现了BBHE和DSIHE两种算法 同时附带实现了其他一些常见图像处理算法-my digital image processing large main operations and the BBHE DSIHE two algorithms is also fringe are some other common image processing algorithm
detectandtrace
- 利用经典的边缘提取算子(canny)提取影像边缘,然后对提取的影像边缘进行边缘跟踪-use of the classic edge detection operators (canny) images from the brink then extract the image edge tracking