资源列表
windows程序设计GDI函数编写绘图软件
- 使用c++开发,windows程序设计GDI函数编写的可以实现画线,画图,字体,线的粗细颜色等功能,模仿电脑上的画图工具
FakeBarCode
- 这是一个VB生成二维码图像的例子,功能强大,而且生成的二维码可以被各种二维码软件识别哦。(FOR VBGOOD)-This is an example of a two-dimensional code VB generated images, powerful, and the resulting two-dimensional code can be a variety of two-dimensional code recognition software, oh. (FOR VBGOOD
Direct-D2D
- GDI,GDI+的替代者Direct2D实现代码,游戏和大型界面开发用,SDK程序,非MFC-GDI, GDI+ replacement Direct2D implementation code, the game interface development and large-scale use, SDK program, a non-MFC
super-resolution-reconstruction
- matlab超分辨率重建,对比相应的论文看,很好理解,可以对图像进行分层,并重建-Matlab super-resolution reconstruction, compared with the corresponding paper, is easy to understand, the image can be layered, and reconstruction
image-tag
- MATLAB图像标记,可以对图像中的你感兴趣的区域进行提取和标记,为后续分析提供帮助,程序可运行-MATLAB image tag, the image of the region of interest you can be extracted and tag, provide help for subsequent analysis, program can be run
ColorSpace
- 一个漂亮实用的VC++颜色选择类,也就是大家所熟悉的颜色选择器,用六角形、圆形还有滑块相互配合,选取颜色十分方便,而且源代码相对简单,开源共享,发上来供VC++编程者参考。-A beautiful and practical color choices VC++ classes, that is, we are familiar with the color picker, cooperate with the hexagonal, round as well as a slider, choo
qss
- QT中的QSS皮肤样本,喜欢的人可以参考下,QSS作为软件皮肤设计,非常高效和方便-QT QSS skin samples, like people can refer to the next, QSS as the software skin design, very efficient and convenient
XSee-Release1.0
- 本程序实现对图像模糊、锐化等各种处理同时实现对图片的预览,对于新手学习图像处理来说很有帮助。-This program can deal pic,it is useful for beginner learning VC++ and pic deal.
PictureControl
- VC中MFC的图形编程,使用与初学者,希望能有帮助。-Graphical programming in VC MFC, use and beginners, hoping to help.
semi-globle-match-method
- 半全局匹配算法实现。VS2008+opencv2.1-semi-globle match method ,with VS2008 and opencv2.1
非常不错的绘图程序
- 非常不错的绘图程序,用VC(MFC)写成,相当于一个小型的画图软件,常用功能都已经具备.具有较高的参考价值。
segmentation-superpixel
- 超像素分割方法,简单线性迭代聚类(SLIC)。-superpixel segmentation mathod algorithm