资源列表
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
SegImage
- 很好的图象分割算法,有测试程序和测试例子-good image segmentation algorithm, test procedures and test case
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
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
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.
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
33tx
- 33种图像特效(源码).(本程序中共设计了三十三个图像特殊显示效果).-33 images magic (OSS). (This procedure is designed CPC 33 special effects, image).
Trackanddetectionthemovingobject070129
- 移动目标追踪(OpenCV) Runed on OpenCV1.0 of VC++6.0 -moving target tracking (OpenCV) Runed on OpenCV1.0 of VC 6.0
LoadAndWriteVideo
- Used OpenCV to load and write a AVI file.-Used to load and write a AVI file.
MPEG-JPEGEncoderDecoderInVC++
- 使用Visual C++实现了用于MPEG视频格式的编解码技术和用于JPEG图像的编解码技术。-use Visual C achieved a format for the MPEG Video Codec technology and plans for JPEG like the codec technology.
ImageEnhance
- 基于根函数的图像增强程序,可以在直方图形状保持不变的情况下,实现图像增强,滤波等功能
fchcode
- 此程序用来得到图像边界的freeman链码-this procedure to be used to image the border freeman chain code