资源列表
2d_to_3d_opencv_v2.0
- 基于像素匹配的2D转3D的视频转换,用Visual Studio openCV 实现-Match the pixel-based 2D to 3D video conversion, Visual Studio openCV achieve
BFmatcher
- Visual 2012 project demo for BF matching method using opencv246.
togray
- 将256色bmp格式图像转化为灰度图,灰度化。-256 color turned gray
jgraph-latest-lgpl-src
- 兼容Swing的基于MVC体系结构图形组件,具有以下特点:基于Swing的扩展,简单、高效的设计,时间效率高,强大的布局算法支持- Compatible Swing MVC architecture based graphical components, has the following characteristics: Swing-based expansion, simple and efficient design, high time efficiency, powerful la
Line
- 绘制直线,可以通过鼠标也可以通过键盘键入-Draw a straight line through the mouse can also be typed using the keyboard
qwt-6.1.0
- QWT全称是Qt Widgets for Technical Applications,是一个基于LGPL版权协议的开源项目, 可生成各种统计图。它为具有技术专业背景的程序提供GUI组件和一组实用类,其目标是以基于2D方式的窗体部件来显示数据, 数据源以数值,数组或一组浮点数等方式提供, 输出方式可以是Curves(曲线),Slider(滚动条),Dials(圆盘),Compasses(仪表盘)等等。该工具库基于Qt开发,所以也继承了Qt的跨平台特性。 【QWT基类】[2]QwtAbstra
DImageFont
- 使用opengl写的二维图形程序,里边已经添加过资源,搭建好opengl开发环境后,可以直接使用源码,构建自己的字体库。-Two-dimensional graphics using opengl written procedures have been added over the resources inside after a good opengl development environment to build, you can directly use the source code
image_erosion
- 对二值和灰度图象进行数学形态学中的腐蚀运算-Binary and gray-scale images of the corrosion of mathematical morphology operations
OTDRCurve
- 一个绘制OTDR曲线的图形组件,可以缩放、移位及输出图形到打印机
The PhoXo Core Library (PCL) 图像处理库
- The PhoXo Core Library (PCL) 是一套强大的跨平台图像处理库。它的主要特性包括 :* 平台无关代码* 任意区域选取* 几十种图像特效* Undo/Redo支持* 多图层* 进度显示* 直方图* 图像文件读写* 文字渲染 (目前使用WIN32-GDI+, 以后会采用FreeType替代)-The Core Library (PCL) is a powerful, cross-platform image processing library. Its main featu
clPlot
- MFC实时脉冲曲线显示和对比,通过傅里叶级数展开脉冲函数用正弦表示,对比脉冲加上了随机求余误差。用不同的颜色表示-MFC real-time pulse curve and compared with a sine Fourier series expansion of the pulse function, contrast pulse with a random seek I error. Represented in different colors
Img_Blend
- 本程序提供了一些图像处理的源代码.通过源代码可以了解一些关于图像旋转等的图像基本操作.