-
一个图象处理颜色转换的例子程序
一个图象处理颜色转换的例子程序-A color image processing examples of the conversion process
- 2022-02-12 12:17:33下载
- 积分:1
-
实现基本画图功能(直线,圆,矩形等)
实现基本画图功能(直线,圆,矩形等)-achieve basic drawing functions (line, circle, rectangle, etc.)
- 2022-08-26 06:47:18下载
- 积分:1
-
没有解压密码,使用DShow同时进行视频预览和捕捉,大家在图像编程时用的到...
没有解压密码,使用DShow同时进行视频预览和捕捉,大家在图像编程时用的到-not extract passwords, use DShow simultaneous video preview and capture, everyone in the image of programming to use
- 2022-02-03 18:28:56下载
- 积分:1
-
数据图像读取和分析 用于图像技术处理初学者
数据图像读取和分析 用于图像技术处理初学者-Image reading and analysis of data for image processing techniques for beginners
- 2022-05-01 01:18:59下载
- 积分:1
-
函数int line_coor(int x1,int y1,int x2,int y2,struct DOT *dot)
采用Bresenham算法生成直线...
函数int line_coor(int x1,int y1,int x2,int y2,struct DOT *dot)
采用Bresenham算法生成直线段的坐标-function int line_coor (int x, int y1, x2 int, int y2, struct* dot DOT) Bresenham algorithm used to create line and the coordinates of
- 2022-03-18 23:33:23下载
- 积分:1
-
拷贝屏幕内容截图
拷贝屏幕内容截图-copy screen contents screenshots
- 2022-05-05 09:26:30下载
- 积分:1
-
VC++ 图像处理系统
图像处理系统是一个典型的图像处理软件,主要用gdi+完成。它由图像显示、图像转换、图像处理、字符识别、其他和帮助等几部分组成。图像显示模块该模块主要包括显示位图、显示JPEG、显示GIF 3个部分。图像转换模块该模块主要包括位图转换为JPEG、JPEG转换为位图、位图转换为GIF,GIF转换为位图4个部分。图像处理模块该模块主要包括图像旋转、图像锐化处理、图像反色处理、灰度化处理、线性变换5个部分。字符识别模块该模块主要包含手写数字识别。
- 2022-10-24 13:25:04下载
- 积分:1
-
cgraphview是一个类,提供multiplot二维数据的可视化。该…
CGraphView is a class that provides multiplot 2D data visualization. It is capable of simultaneous drawing for up to 32 2D plots.
CGraphView class is derived from CView MFC class and could be used as base class for different kinds of 2D data plot views. Features supported:
-Autoscale
-Zooming
-Fit width, height and page
-Mouse coordinates tracing
-Interactive add, remove and edit points
-Ability to add and display interactively up to 15000 points per second (depends on the speed of the computer)
作者为Paul Barvinko
-CGraphView is a class that provides multiplot 2D data visualization. It is capable of simultaneous drawing for up to 32 2D plots.CGraphView class is derived from CView MFC class and could be used as base class for different kinds of 2D data plot views. Features supported :-Autoscale-Zooming-Fit width, height and page-Mouse coordinates tracing-Interactive add, remove and edit points-Ability to add and display interactively up to 15000 points per second (depen
- 2022-02-25 06:34:57下载
- 积分:1
-
应用VC++2005开发的ObjectARX程序,主要是怎样创建实体
应用VC++2005开发的ObjectARX程序,主要是怎样创建实体-Application VC++ 2005 Development ObjectARX procedures, primarily how to create entities
- 2022-04-20 21:14:08下载
- 积分:1
-
these codes about contour are programmed by other and the function is better. bu...
这是别人做的一个绘制等值线的程序,功能很强大,但是需要事先将数据三角化-these codes about contour are programmed by other and the function is better. but first of all,the data should be triangularized
- 2022-12-21 04:10:04下载
- 积分:1