资源列表
CAISESHIZHONG
- 彩色时钟#include<math.h> #include<dos.h> #include<graphics.h> #define CENTERX 320 #define CENTERY 175 #define CLICK 100 #define CLICKDELAY 30 #define HEBEEP 10000 #define LOWBEEP 500 #define BEEPDELAY 200 int Mrk_1[8
image-processing
- 图像处理,均值滤波、算数均值滤波、中值滤波,利用TV算法进行图像修补,区域填充,用网格函数实现坐标定位-Image processing, mean filtering, arithmetic mean filtering, median filtering, the use of TV algorithm for image repair, area filling, with the grid coordinates to locate function to achieve
test_multiblend2.0
- test_multiblend是对一个全景图像的无缝融合的混合算法进行测试-test_multiblend is a hybrid algorithm of seamless integration of a panoramic image test
emWin v5.24
- Segger emWin (uC/GUI) v5.24 For VC6.0 工程版,已亲测可以编译成功,并可以在 Windows 下正常执行此 5.24 版大部份的功能展示例程,内附对应此版本之使用手册,是个学习 GUI 编程良好的范例。
white-balance
- 用于雾天图像,由于空气光影响导致图像色彩偏移,进行白平衡处理-For fog image, due to the impact of the air cause image color shift light, white balance processing
caisetuxiangguidinghua
- 彩色图像规定化程序,自己编写,matlab-Color Image provisions of the program, their preparation, matlab
matlab_details_amplify
- 可以放大图像的细节部分,使细节更加清晰,经检验可以运行-You can enlarge the image details so that the details more clearly, the test can be run
Sift_features_matching
- sift特征点提取和匹配算法,C语言编写,可运行-sift feature point extraction and matching algorithm, C language, you can run
(7)TS_MRF
- Matlab代码程序树结构化MRF图像分割 马尔可夫随机场-MRF segmentation of the tree structure
MyDib
- 在MFC下,进行图像的下采样,图像的二值化,注意图像的格式为BMP-In MFC, image downsampling, image binarization, pay attention to BMP image format
BMPViewer
- 基于MFC单文档的数字图像处理小程序。显示图片。-MFC single document based on digital image processing applet. Display pictures.
MyBarChartTest
- 基于MFC工程柱状图 柱状图类(CMyBarChart)的两个文件(MyBarChart cpp MyBarChart h)不依赖于具体的工程 将文件添加至自己的工程即可运行 控件内柱子所在位置 大小 可根据控件大小自适应调整大小及位置 每根柱子高度为相邻柱子之间间隙 设控件总宽度为W 柱子个数为N 那么间隙宽度 X W 3 N + 1 柱子高度为 Y 2 X 2 W 3 N + 1 使用步骤: 1 申明对象 CMyBarCh
