-
一个用C++读取 jpg&bmp 实例程序,非常实用,适合初学者
一个用C++读取 jpg&bmp 实例程序,非常实用,适合初学者-C++ jpg&bmp 读取
- 2022-07-28 04:11:42下载
- 积分:1
-
xvid1.1.3最新的发布版本
修正了一些1.1.2 Release的BUG.
xvid1.1.3最新的发布版本
修正了一些1.1.2 Release的BUG.-xvid1.1.3 the latest release version 1.1.2 Release amendments to a number of the BUG.
- 2022-11-19 20:30:03下载
- 积分:1
-
本程序实现八种图形的绘图功能,分别是直线,圆弧,贝赛尔曲线,矩形,圆角矩形,椭圆和多边形。绘图步骤如下:
直线:点鼠标左键确定起始点,移动鼠标点左键确定终点...
本程序实现八种图形的绘图功能,分别是直线,圆弧,贝赛尔曲线,矩形,圆角矩形,椭圆和多边形。绘图步骤如下:
直线:点鼠标左键确定起始点,移动鼠标点左键确定终点。
圆弧:用鼠标左键依次点四点确定圆弧。
贝赛尔曲线:用鼠标左键依次点四点确定贝赛尔曲线。
矩形:点左键确定起始点,拖动鼠标再点左键确定对角点。
圆角矩形:点左键确定起始点,拖动鼠标再点左键确定对角点。
椭圆:点左键确定起始点,拖动鼠标再点左键确定对角点,便作出了与该矩形相切的椭圆。
多边形:点鼠标左键确定起始点,然后依次点各点(所有点的总数为所要做多边形的边数,不超过20边),最后用中键确定,自动封闭图形。-the program eight graphical mapping function is linear, arc, Bessel curve, rectangle, rounded rectangle, oval and polygons. Mapping the following steps : Linear : click the mouse button to determine the threshold, mobile click of the mouse button to determine the end. Arc : the left mouse button followed by 4:00 set point arc. Bessel curve : the left mouse button followed by point 4:00 determine Bessel curve. Rectangular : Left to determine the threshold point, then drag the mouse to point to determine Left Corner. Rounded Rectangle : Left to determine the threshold point, then drag the mouse to point to determine Left Corner. Oval : Left to determine the threshold point, drag the mouse butto
- 2022-09-22 14:40:03下载
- 积分:1
-
制作马赛克效果的例子程序
制作马赛克效果的例子程序-mosaic effect produced examples of procedures
- 2022-02-13 12:22:25下载
- 积分:1
-
一个很好的画笔程序,能够简洁的画画。对于初学者很有用。...
一个很好的画笔程序,能够简洁的画画。对于初学者很有用。-A good brush procedures to simple painting. Useful for beginners.
- 2022-01-26 04:59:59下载
- 积分:1
-
色彩空间的转换 ColorTransform RGB与LAB互转
应用背景在图像处理中,有时需要将真彩色图像转换到其他色彩空间进行处理,已获得更好的处理结果,即从RGB空间转换到LAB或者HSI空间等,处理后为迎合人眼需求一般要将其他色彩空间的处理结果再次转换到RGB空间。本代码即实现了RGB与LAB的互转。关键技术
在色彩空间的正向转换中(RGB to LAB):采用的是九级均匀分割建模,棱柱差值;
在反向转换中(LAB to RGB):采用的是多项式回归方法。
- 2022-05-05 08:48:48下载
- 积分:1
-
摄像机标定
摄像机标定-Camera calibration
- 2022-02-14 19:16:38下载
- 积分:1
-
Visual C++ CAD应用程序开发技术源代码ch4
Visual C++ CAD应用程序开发技术源代码ch4-Visual C CAD application development technology source code CH4
- 2022-03-14 17:16:36下载
- 积分:1
-
在三维可视化环境中加载二维地图用于显史地理信息环境
在三维可视化环境中加载二维地图用于显史地理信息环境-In three-dimensional visualization environment loaded two-dimensional map for the remarkable history of geographic information environment
- 2022-02-26 10:19:39下载
- 积分:1
-
主要是计算机图形学中多边形裁剪算法的实现
主要是计算机图形学中多边形裁剪算法的实现-Mainly in computer graphics Polygon Clipping Algorithm
- 2022-10-29 06:15:03下载
- 积分:1