资源列表
lab2xyz
- 用于LAB和RGB空间的颜色转换-For LAB and RGB color space conversion .......
ACS_Puzzle
- 使用蚁群算法拼图的程序 把很多个小的图片智能地拼到一个大的图片上,尽可能的减少空隙,节省图片利用率。使用蚁群算法,可设置蚂蚁数量和信息素浓度等参数。-Use ant colony algorithm puzzle program put a lot of small images intelligently fight to a big picture, as far as possible to reduce the gap and save pictures utilization. U
rose_screen
- 满屏开满玫瑰花 一个vc编写的程序,玫瑰花开满屏,并且花朵位置都是随机的.-Full screen full of roses a program written in vc, roses open full screen, and flowers at random locations.
Fipcamera
- This is developed for video processing with QML.
My_Photo_Editor_Demo
- This for editing your pictures-This is for editing your pictures
Funzioni
- This is general function for image processing with matlab
VideoTexture_demo
- This a demo for capturing video frame.-This is a demo for capturing video frame.
FastForward_01
- This is for seeking video frame implemented with C#.
MunsellAndKubelkaMunkToolboxSept2013
- Munsell And KubelkaMunk Toolbox Sept 2013
blinddeconv
- 对图像进行盲去噪,dui tu xiang jin xing mang qu zao ,to reach a better effect-blind denoise to an image to reach a more clear image
bow-sift
- 实现图片的sift特征的提取,并能够进行聚类,生成词典。并且附带详细的注释及说明。我们现在的图片有关sift的,都是使用此代码。绝对可用。对初学者和开发者都有很大的帮助。-Achieve the picture sift feature extraction and clustering can generate dictionary. And with detailed notes and instructions. We are now about sift pictures, are us
MyBarChartTest
- 基于MFC工程柱状图 柱状图类(CMyBarChart)的两个文件(MyBarChart cpp MyBarChart h)不依赖于具体的工程 将文件添加至自己的工程即可运行 控件内柱子所在位置 大小 可根据控件大小自适应调整大小及位置 每根柱子高度为相邻柱子之间间隙 设控件总宽度为W 柱子个数为N 那么间隙宽度 X W 3 N + 1 柱子高度为 Y 2 X 2 W 3 N + 1 使用步骤: 1 申明对象 CMyBarCh