资源列表
Bresenham算法
- Bresenham算法演示程序。该例程使用Bresenham算法画出一个凸四边形。-Bresenham algorithm demonstration program. Routine use of the Bresenham algorithm to identify a convex rectangular.
小小计算
- 该c程序用于加强c语言的键盘输入与屏幕图像的配合操作等,对初学者,绝对经典-the procedures used to strengthen c c language keyboard input and screen images with the operation, for beginners, absolute classic
24to8
- 图象处理程序, 能把16位或24位等图象转化为8位(256色)图象,并保存到指定地址-Programs for image processing,can convert 16-bit or 24-bit images to 8-bit ones,and save them in the specific address.
C1PROJ2001-3
- 而對於一個影像處理應用軟體來說,如果在使用者想執行一項功能時,還必須先調整一下二元化的閥值的話,未免也太不人性化了。所以如何自動選擇二元化閥值也就成為影像處理過程中很重要的一環,也是影像分割中最重要的方法之一-for an image processing application software instance, if the user wants to implement a function, but also must be adjusted to the binary thresho
JPEG可用
- 基于“鱼眼”的JPEG图像压缩,我毕业设计的内容。在压缩中,通过设置参数可以提高图像四周的压缩率而不破坏主体。提高压缩率- Based on \"fish eye\" JPEG image compression, my graduation project content. In the compression, may enhance picture all around compression ratio through the establishment parameter but
Library-Graphics2D-0-0-0-8
- 比较不错的图形开发库,用c++语言编写,可以作为cad软件的一部分。-quite good graphics development libraries, using c + + language, the software can be used as part of the cad.
灰度图象处理
- 该程序实现二维灰度图象处理,包括旋转,缩放,二值化处理等功能,方便实用。-procedures to achieve the two-dimensional gray scale image processing, including rotation, scaling, the two-value processing and other functions, convenient and practical.
dsdsin
- 彩色图像的数值拟合分析方法。计算简单速度快。优点多多。-color image analysis of the numerical fitting method. Simple calculation speed. Manifold benefits.
ImageFile
- 打开各种图形文件,比如*.bmp,*.gif,*.pcx,*.jpg-Open varied image files,such as *.bmp,*.gif,*pcx,*.jpg.
赵
- 二维图形中扫描线填充算法,本程序根据鼠标左键选择图形每个顶点,用右键闭合图形,然后填充-2D scanning fill algorithm, the procedures under the left mouse button to choose graphics for each vertex, right-Closed graphics, then filled
c_graph
- 图形学的菜鸟,基本的画直线和圆的代码(我刚开始学习,请给个机会通过吧~!谢谢站长)-graphics guys, the basic linear and circular painting of the code (I have just started learning opportunities passage Qinggeigan ~! Thank you head)
800131-rgb2yuv420
- rgb(24)到yuv420的快速转换。在很多时候这种转换都是很需要的。-Convert RGB 24bit to YUV4:2:0