-
对图像的综合处理,如滤波,小波变换,DCT,FET,投影法,差影法,轮廓提取,低通滤波,高通滤波,图像平移,旋转,灰度变换,灰度拉伸,图像膨胀,腐蚀等。...
对图像的综合处理,如滤波,小波变换,DCT,FET,投影法,差影法,轮廓提取,低通滤波,高通滤波,图像平移,旋转,灰度变换,灰度拉伸,图像膨胀,腐蚀等。-Integrated image processing, such as filtering, wavelet transform, DCT, FET, projection, and poor shadow method, contour extraction, low-pass filtering, high pass filtering, image translation, rotation, gray transformation, gray stretch, image expansion , corrosion, etc..
- 2022-12-25 21:20:04下载
- 积分:1
-
A Filter
Delaunay s TIN - Triangulated Irregular Network -Delaunay s TIN- Triangulated Irregular Network
- 2022-04-24 01:38:24下载
- 积分:1
-
一款用vc++编写的画图软件,本软件提供了画一些基本图形的功能,还有将图形进行填充。...
一款用vc++编写的画图软件,本软件提供了画一些基本图形的功能,还有将图形进行填充。-vc with one prepared by the drawing software, the software provides a graphic pictures of some of the basic functions, there will be graphics for filling.
- 2022-08-10 05:52:45下载
- 积分:1
-
This is what I do with VC on a graph procedures can involute Line Drawing
这是我用VC做的一个关于图形曲线的程序,可以绘制渐开线-This is what I do with VC on a graph procedures can involute Line Drawing
- 2022-04-25 05:00:07下载
- 积分:1
-
数字识别码第一步:训练网。利用训练样本…
数字识别代码 第一步:训练网络。使用训练样本进行训练。(此程序中也可以不训练,因为笔者已经将训练好的网络参数保存起来了,读者使用时可以直接识别)第二步:识别。 首先,打开图像(256色) 再次,进行归一化处理。点击“一次性处理” 最后,点击“R”或者使用菜单找到相应项来进行识别识别的结果显示在屏幕上,同时也输出到文件result.txt中 该系统的识别率一般为90% 另外,也可以单独对打开的图片一步一步进行图像预处理工作。但要注意,每一步工作只能执行一遍,而且要按顺序执行。步骤为:“256色位图转为灰度图”“灰度图二值化”“去噪”“倾斜校正”“分割”“标准化尺寸”“紧缩重排” 另外注意,要识别的图片,要与win.dat、whi.dat位于同一目录。此两文件保存训练后网络的权值参数
-digital identification code first step : training network. Use of training samples for training. (These procedures also can not training because I have trained network parameters saved, Readers can direct identification) second step : identification. First, open the Image (256 colors) again, to a treatment. Click on the "one-stop" Finally, Click on the "R" or use the menu item corresponding to find the identification of the identification results on the screen, also result.txt output to a file which the system"s recognition rate of 90% for the other, can be individually opened to the step-by-step pictures for image prep
- 2022-06-13 09:52:52下载
- 积分:1
-
Peking University
北京大学遥感所的研究生图像处理讲义高级遥感数字图像处理(硕士生课程)之第十二章 采样数据的处理-Peking University
- 2022-02-03 02:32:35下载
- 积分:1
-
直线的数字微分算法
直线的数字微分算法-Algorithm for digital differential of straight line.
- 2022-01-21 03:29:27下载
- 积分:1
-
用Delphi开发的比较图片的代码
用Delphi开发的比较图片的代码-developed using Delphi code comparison Photo
- 2023-03-11 05:25:03下载
- 积分:1
-
基于GVF的SNAKE一个实现的重要函数GVFC,网上搜得
基于GVF的SNAKE一个实现的重要函数GVFC,网上搜得-An important function GVFC used to implement the snake (active contour) based on the GVF (gradient vector flow).
- 2022-03-23 11:12:15下载
- 积分:1
-
陈灯wgf双缓冲绘图框架
WGF (windows 图形基金会) 为windows下的gdi和gdiplus双缓冲绘图框架。框架在VC6.0下使用C + + 语言开发而成并以可扩展的MFC动态链接库形式提供,适用于windows操作系统。WGF为完全开源的免费产品,可以用于任何商业的和非商业的用途。WGF设计的目的是对windows下的gdi和gdiplus双缓冲绘图进行封装和优化。WGF封装了使用gdi和gdiplus进行双缓冲绘图的实现细节,使用框架进行双缓冲绘图时感觉就像是在窗口上绘图一样。同时,WGF通过将绘图内容划分为静态场景和动态场景以及通过采用gdi和gdiplus混合绘图的方式对windows下的gdi和gdiplus绘图进行了优化。
- 2022-02-20 12:06:40下载
- 积分:1