-
VC图像处理源代码,包括图形库,大量位图和调色板源代码。实用。...
VC图像处理源代码,包括图形库,大量位图和调色板源代码。实用。-VC image processing source code, including the graphics library, a large number of bitmap and palette source code. Practical.
- 2022-08-19 15:01:17下载
- 积分:1
-
一篇关于图像扭曲恢复的算法思想,主要用于高级验证码的识别分割部分...
一篇关于图像扭曲恢复的算法思想,主要用于高级验证码的识别分割部分-A distorted image restoration algorithms on the idea, mainly for high-level segmentation part of the identification code
- 2022-03-01 17:54:53下载
- 积分:1
-
MRI using the Bregman algorithm to do image compression
使用Bregman算法做MRI图像压缩感知-MRI using the Bregman algorithm to do image compression-aware
- 2022-07-08 18:55:50下载
- 积分:1
-
图像处理的彩色校正
图像处理的彩色校正-Image Processing Color Correction
- 2022-08-24 18:43:26下载
- 积分:1
-
根据多边形区域的填充原理可以推广到圆域的填充,由于圆的特殊属性,即可根据任何欲填充的像素点与圆心的距离是否大于或小于半径来判断是否在圆内或圆外,具体实现程序如下...
根据多边形区域的填充原理可以推广到圆域的填充,由于圆的特殊属性,即可根据任何欲填充的像素点与圆心的距离是否大于或小于半径来判断是否在圆内或圆外,具体实现程序如下;
利用中点画圆算法实现边界程序:
void CArea_FillData::MidpointCircle(int xc, int yc, int r, int color)
{//画八分之一的圆
int x,y,d
x=0 y=r d=1-r
WholeCircle(xc,yc,x,y,color)
while(x
- 2023-03-14 21:40:04下载
- 积分:1
-
用jbuilder 9.0编写的一个图形“水纹处理”程序
用jbuilder 9.0编写的一个图形“水纹处理”程序-JBuilder 9.0 with a graphical prepared by the "watermarked handling of the" procedures
- 2022-07-28 09:15:11下载
- 积分:1
-
这个程序可以实现五
本程序可以实现五角星的闪烁,是我们图形学课程设计的作业,做的很不错.-this program can achieve five-pointed star of the scintillation is the graphics curriculum design work, doing a great job.
- 2022-01-25 15:16:24下载
- 积分:1
-
我自己编写的一段小的程序,希望大家来看看
我自己编写的一段小的程序,希望大家来看看
-I have written a small procedure, I hope you take a look at
- 2023-04-21 20:55:03下载
- 积分:1
-
Convolution Filter to alter images
卷积滤波器改变图像
- 2023-03-31 13:10:03下载
- 积分:1
-
局部三维重建
用于从微小的图像曲面片漫反射明暗中提取可用的形状信息的简单表示。这将产生一个包括局部形状分布的中间场景描述符。
- 2022-03-28 21:16:26下载
- 积分:1