资源列表
DCT_IDCT
- to understand the Algorithm go to matlab help in page dct2 and idct2 to get the mathematical expression for M = N = 8, we can calculate the most of hard values and save it as LUTs to speed up the execution now compare our special 8X8 functi
openGL画圆算法
- 用openGL画圆
cad
- 读取ato-cad的dxf格式的文件得到图中的点、直线、圆、椭圆、圆弧数并改变颜色然后生成新文件-Ato-cad to read the dxf file to be the point chart, line, round, oval, arc few and change color and then create a new document
choose_picture
- Tongji.m 统计指定图片的颜色信息 sousuo.m 得出各个图片之间的匹配矩阵 jieguo.m 算出结果 Pflag.mat flag文件件中图片的匹配矩阵 Pflower.mat flower文件夹中图片的匹配矩阵 Pwinter.mat winter文件夹中图片的匹配矩阵-Tongji.m statistics specify the image' s color information sousuo.m drawn match between the m
12
- 的图像分离源码,可以有效控制,很实用的程序,值得一看,能通过调试-CC++ OpenCV
tongtai
- 同态滤波,对8位BMP图做处理,并有相应直方图-homomorphic filtering
GVD
- Active Contour (or Snake) Model is recognized as one of the efficient tools for 2D/3D image segmentation. How- ever, traditional snake models prove to be limited in sev- eral aspects. The presentpaper describes a set of difision equations applied ro
colorquanti.m
- 基于Lloyd算法的图像色彩量化实现,支持RGB格式的图像色彩量化-Lloyd algorithm-based quantification of image color, image format supports RGB color quantization
matlab_jindutiao
- 用matlab_gui模仿进度条功能,很形象哦-design progress bar with matlab_gui
fenzgen2
- 主要是对视频进行的分帧操作,使视频转为一张张图片。-Mainly sub-frame operation on video, so the video into a picture.
findcontour
- cvFindContours函数功能:对图像进行轮廓检测,这个函数将生成一条链表以保存检测出的各个轮廓信息,并传出指向这条链表表头的指针。-cvFindContours Function: the image contour detection, this function will generate a list to save each contour information detected and outgoing point to this list header pointer.
CS_OMP
- 压缩感知OMP算法代码-OMP compressed sensing algorithm code