资源列表
video-read-by-camera
- 通过opencv视觉库对摄像头进行视频读取-Video camera read by opencv visual library
Curve
- 绘制曲线,对话框控件根据对话框的大小进行移动和放大缩小,实现该功能使用类ClxDialog,同时在对话框的初始化里对控件进行简单的规定即可。曲线绘制X、Y轴可以设定,输出精度可以设定。在不断完善,会及时更新!-Draw the curves dialog controls based on the size of the dialog box to move and zoom to implement this functionality using the class ClxDialog s
regiongrowing
- 区域生长的matlab源代码,能有效的分割小目标,弱背景的图像-Region growing matlab source code, which can effectively divide the small target weak background image
AFMM_Inpainting
- 基于快速行进法(FMM)进行图像修复的matlab源码,从作者网站上下的额,很经典,经过调试 ,可以使用,希望能帮你-Based on fast marching method (FMM) for image restoration of matlab source code, from the site up and down, very classic, after debugging, you can use, hope can help you
harrisgai
- 基于harris 的图像角点提取,并做改进,限制小区域内最多特征点数量-feature extraction by harris
DIP-lab
- image processing functionality, includes, filters(time and frequency domain), FFT, histogram, hough transform
ImageStone
- 2D图像打开 已经编写好 可直接执行 比较简单 可以作为入门参考-Relatively simple 2D image to open have written can be directly executed as a beginning
2D-graphics-image-processing
- GDI+:Graphics Device Interface (图形设备接口),它提 供了高级图形图像处理功能 在C#中,通过一套部署为托管代码的类来展现提供的图 形图像处理功能,这套类被称为GDI+的托管类。利用 GDI+可以轻松实现颜色渐变、透明处理、纹理处理、拉 伸和缩放等多种高级功能。 GDI+主要提供了三类服务: 1.二维矢量图形 2.图像处理 3.文字显示 -GDI+: Graphics Devic
Programming-examples-and-techniques
- 编程实例与技巧 本书适用对象: 本书的内容及安排适于三种对象学习Visual C++编程 不懂 C++和Windows 程序结构的人书中为这类读者专门安排了 第三章C++基础和第四章第五章关于Windows 应用程序组织结 构的内容通过这几章学习读者应该能够很快建立起对C++和Windows 结构的认识已熟悉这部分内容的人也可作为复习而快速浏览一下 懂 C++但不熟悉Windows 应用程序结构的读者可以阅读第四章 第五章关于Windows 应用程序组织结构的内容而跳
Image-processing
- 基于VC++图像处理入门 三元色RGB 图像的矩阵格式 二维数组和图像的关系-VC++ based two-dimensional array of image processing entry ternary color RGB image matrix format and image relationships
AGG_Bezier_Spline
- 穿过与不穿过已知点画平滑曲线(2次贝塞尔曲线)Excel公式表.-Quadratic Bezier Spline, Fitting and Pass Through Control Points.
test_
- 实现点集的约束Delaunay三角剖分,采用GUI图形设计界面-Constrained Delaunay triangulation point set using the GUI graphical design interface