-
计算机图形学中DDA画直线的算法,使用BCB6开发
计算机图形学中DDA画直线的算法,使用BCB6开发-Computer Graphics DDA painting linear algorithm, developed BCB6
- 2022-03-14 13:50:31下载
- 积分:1
-
想要一个简单的字符识别的源代码,来自黑白图像…
想要一个简单的文字识别vc源代码,从黑白图像中识别出文字,就是背景是白色,文字是黑色。只需简单识别英文26个大小写字母就够了。 -want a simple character recognition vc source code, from black and white images to identify words, background is white, text is black. A simple identification English 26 case-insensitive enough.
- 2022-06-28 19:49:25下载
- 积分:1
-
一个图像成分C #
一个C#图象组件-an image components C#
- 2022-08-05 15:47:02下载
- 积分:1
-
一个不错的指纹分析代码程序,希望大家会喜欢
一个不错的指纹分析代码程序,希望大家会喜欢-A good fingerprint analysis procedure code, I hope everyone will like
- 2022-04-19 20:45:50下载
- 积分:1
-
绘制各种风格的端点
绘制多种风格的端点-Draw a variety of styles of endpoint
- 2022-06-30 18:38:40下载
- 积分:1
-
BMP图像的特效显示,基于像素的操作,可以适应于其他许多类似功能。...
BMP图像的特效显示,基于像素的操作,可以适应于其他许多类似功能。-BMP operation,based on pixels.
- 2023-05-13 07:50:03下载
- 积分:1
-
信息隐藏
信息隐藏---时域隐藏技术 很 好的一个学习资料哦 -good thing! please download !
- 2022-05-20 10:35:29下载
- 积分:1
-
人脸定位实例
人脸定位实例 人脸区域定位,特征标注 边缘提取等等
- 2023-01-14 23:30:04下载
- 积分:1
-
一个用C编写的计算器,是我课程设计的作业。
一个用C编写的计算器,是我课程设计的作业。-a prepared calculators, yes I course design work.
- 2023-07-04 19:40:02下载
- 积分: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