-
Computer graphics images of the basic functions of school, painting a straight l...
计算机图形图象学中的基本功能,如画直线,圆,Bezier曲线,B-样条曲线,KOCH曲线等.-Computer graphics images of the basic functions of school, painting a straight line, round, Bezier curves, B-spline curve, KOCH curve.
- 2022-11-05 01:15:03下载
- 积分:1
-
图象处理程序
图象处理程序-Image processing procedures
- 2022-09-27 23:35:03下载
- 积分:1
-
basic image processing RGB images into YCbCr c basic procedures.
基本的把RGB图像处理成YCbCr c的基本程序。
- 2022-09-20 13:20:03下载
- 积分:1
-
MARS + ASM sourced code + explanations + palette editor
MARS + ASM sourced code + explanations + palette editor-MARS+ ASM sourced code+ explanations+ palette editor
- 2023-05-14 22:45:03下载
- 积分:1
-
A very good procedures open the three
一个很好的打开三维人体的程序,希望对做着方面研究的人有用.同时希望大家都能贡献自己好的代码.-A very good procedures open the three-dimensional human body, in the hope that the person doing the research useful. I also hope that everyone can contribute their good code.
- 2022-01-25 23:35:53下载
- 积分:1
-
可以 可以 可以
可以 可以 可以
- 2022-02-05 11:37:59下载
- 积分:1
-
该源代码提供了一套c++类,可以很简单的集成到用户自己的源代码中使用,这些c++类的功能可以实现图像的加载/保存,各种处理,以及图像的显示等功能...
该源代码提供了一套c++类,可以很简单的集成到用户自己的源代码中使用,这些c++类的功能可以实现图像的加载/保存,各种处理,以及图像的显示等功能-the source code for a class c, it is quite a simple integrated into the user"s source code using these functions c category can be achieved image loading/preservation of various processing, and image display function
- 2022-05-16 03:49:07下载
- 积分:1
-
基于PDE的图像边缘保留去噪源代码Total Variation Image Denoisin
基于PDE的图像边缘保留去噪源代码Total Variation Image Denoisin-PDE-based denoising of the image edge to retain the source code Total Variation Image Denoisin
- 2022-03-10 16:12:09下载
- 积分:1
-
数字识别系统源代码
使用说明 代码注释的很详尽第一步:训练网络。使用训练样本进行训练。(此程序中也可以不训练,因为笔者已经将训练好的网络参数保存起来了,读者使用时可以直接识别)第二步:识别。首先,打开图像(256色);再次,进行归一化处理,点击“一次性处理”;最后,点击“R”或者使用菜单找到相应项来进行识别。识别的结果显示在屏幕上,同时也输出到文件result.txt中。该系统的识别率一般情况下为90%。此外,也可以单独对打开的图片一步一步进行图像预处理工作,但要注意,每一步工作只能执行一遍,而且要按顺序执行。具体步骤为:“256色位图转为灰度图”-“灰度图二值化”-“去噪”-“倾斜校正”-“分割”-“标准化尺寸”-“紧缩重排”。注意,待识别的图片要与win.dat和whi.dat位于同一目录,这两文件保存训练后网络的权值参数。
- 2022-07-24 04:47:50下载
- 积分:1
-
种子填充法:
1、原理:将区域内的一点(种子)赋予给定的颜色,然后将这种颜色扩展到整个区域内...
种子填充法:
1、原理:将区域内的一点(种子)赋予给定的颜色,然后将这种颜色扩展到整个区域内
-Seed filling: 1, Principle: The region that (seeds) to give a given color, the color and then extended to the entire region
- 2022-03-17 20:03:39下载
- 积分:1