-
一个用c语言实现的绘图风车, 直接在turbo c下即可以实现。
一个用c语言实现的绘图风车, 直接在turbo c下即可以实现。-a language with graphics windmills, directly under the turbo c that can be achieved.
- 2022-05-26 23:46:44下载
- 积分:1
-
cubic Bezier curve Although the Second Principle Bezier curve with a similar, bu...
三次Bezier曲线虽然原理跟二次Bezier曲线的类似,但是具体编程时还是有很多地方需要注意,因实际应用中三次Bezier曲线的作用越来越大,所以编了此程序以供参考-cubic Bezier curve Although the Second Principle Bezier curve with a similar, but specific programming when there are still many areas that need attention, according to the actual application of cubic Bezier curves bigger role, so part of this program for reference
- 2022-06-13 15:42:13下载
- 积分:1
-
计算机图形区域填充的过程,用VC++ MFC编写
计算机图形学的区域填充程序,是用VC++的MFC编写的-computer graphics regional filling process, with VC++ MFC prepared
- 2023-07-17 16:30:03下载
- 积分:1
-
将图像处理的各种操作都融合在一起,包括二化、灰度、图像的旋转、伸缩、匹配、傅立叶变化
将图像处理的各种操作都融合在一起,包括二化、灰度、图像的旋转、伸缩、匹配、傅立叶变化-To a variety of image processing operations are integrated together, including two, gray level, image rotation, scaling, and matching, Fourier transform
- 2022-02-25 14:53:12下载
- 积分:1
-
在从位图文件类操作的风险投资中
在VC中自建操作BMP位图文件的类-in VC relying operation from Bitmap File Class
- 2022-05-23 16:51:00下载
- 积分:1
-
描述:这个函数可以用来
Description: This function can be used to
1) Personalise your photographs
2) Add signatures to your photographs
The input to this function are two pictures -
Input 1: your photograph
Input 2: your signature-Description: This function can be used to 1) Personalise your photographs 2) Add signatures to your photographs The input to this function are two pictures- Input 1: your photograph Input 2: your signature
- 2022-07-25 06:18:19下载
- 积分:1
-
Convolution Filter to alter images
卷积滤波器改变图像
- 2023-03-31 13:10:03下载
- 积分:1
-
watermark images shown in part aXu in digital image on the digital watermark tec...
图像水印部分显示阿须数码在数字图像上的数字水印技术。在不改变原有图像品质的情况下将数字水印信息隐藏于图像本身,并可在需要时能提取,用以作为版权声明和信息保护等。-watermark images shown in part aXu in digital image on the digital watermark technology. Without changing the original image quality of the digital watermark information hidden in their own images, when they need it can be extracted and used as a copyright notice and information protection.
- 2022-03-26 11:16:38下载
- 积分:1
-
dat文件格式到bmp文件格式的转化,界面友好,操作方便
dat文件格式到bmp文件格式的转化,界面友好,操作方便-transform dat file to bmp file,user-friendly interface,easy operation.
- 2022-08-08 00:53:37下载
- 积分:1
-
OpenCV 4下的图像任意角度的旋转 //待旋转的图像Img_old //返回的旋转后图像类型 IplImage* Img_tmp. //旋转的角度,单位度....
OpenCV 4下的图像任意角度的旋转 //待旋转的图像Img_old //返回的旋转后图像类型 IplImage* Img_tmp. //旋转的角度,单位度. //三种不同的方法.其中方法二没有完全测试,方法一可以满足大部分需要-OpenCV four images of arbitrary rotation angle// Image Rotation question Img_old// to return to the rotation after the image type IplImage* Img_tmp.// Rotation angle, unit degrees.// Three different ways. Two methods which do not fully test one way to meet the needs of the majority
- 2022-02-05 19:37:53下载
- 积分:1