-
这是周昆编写《VC++数字图像处理》一书随光盘源代码,对于初学数字图像处理来说很有用
这是周昆编写《VC++数字图像处理》一书随光盘源代码,对于初学数字图像处理来说很有用-This is the preparation of "VC Digital Image Processing," a book with CD-ROM source code for beginner digital image processing useful term
- 2022-11-21 00:40:03下载
- 积分:1
-
图形消隐的生成算法
图形消隐的生成算法-graphics blanking the Algorithm
- 2022-06-20 09:13:18下载
- 积分:1
-
DDA line drawing algorithm to generate line algorithm, in stipple line algorithm...
直线生成算法的DDA画线算法,中点画线算法,bresenham画线算法。-DDA line drawing algorithm to generate line algorithm, in stipple line algorithm, bresenham Line Algorithm.
- 2022-02-14 20:10:52下载
- 积分:1
-
画图板java实现功能很强大
java实现的画图板,很强大,功能比较强大,支持缩放,移动,旋转,保存文件,导入已画好的图形文件,支持橡皮插功能,支持画直线,圆,椭圆,矩形,任意多边形等各种图形,画面美观,操作简便,可以学到很多有用的东西,新手必备
- 2022-02-01 18:07:08下载
- 积分:1
-
3ds files importor
3ds files importor
- 2022-03-10 20:04:56下载
- 积分:1
-
对图像进行扭曲操作
对图像进行扭曲操作-right image distortion operation
- 2022-03-10 20:08:27下载
- 积分:1
-
用VC实现的一个调色程序,可以很容易的调制初一些颜色,实现起来很方便!比较适合初学者!...
用VC实现的一个调色程序,可以很容易的调制初一些颜色,实现起来很方便!比较适合初学者!-VC realize with a color process, can easily be the beginning of the modulation of some colors, very easy to achieve! More suitable for beginners!
- 2022-11-30 02:05:04下载
- 积分:1
-
<Visual C++数字图像与图形处理>配套光盘2
<Visual C++数字图像与图形处理>配套光盘2- matching two discs
- 2023-08-24 10:35:04下载
- 积分:1
-
一个不错的JPEG图像压缩软件,值得一看!
一个不错的JPEG图像压缩软件,值得一看!-a good JPEG image compression software, an eye-catcher!
- 2023-03-02 08:05: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