-
基于数字图像处理的数码相机调焦系统
visual c++源代码
基于数字图像处理的数码相机调焦系统
visual c++源代码-photography focus system
- 2022-03-25 06:37:12下载
- 积分:1
-
介绍一种用VC实现图象的纹理分析方法的程序
介绍一种用VC实现图象的纹理分析方法的程序-Introduce a program in texture analysis method .using VC realize image.
- 2022-02-02 03:41:29下载
- 积分:1
-
基于sift的复制粘贴篡改检测
基于sift的图像复制粘贴篡改检测方法,首先提取出sift特征,这里提取的sift特征是用c++代码提取的,然后进行g2nn匹配和
凝聚层次聚类 ,最后根据仿射变换参数标出篡改区域。并用连线的方式将真实区域和复制粘贴篡改区域标记出来。
- 2022-04-29 20:44:55下载
- 积分:1
-
Common graphics functions Highlights
常用图形函数集锦,在c语言课程设计中很有用-Common graphics functions Highlights
- 2022-10-10 06:10:03下载
- 积分:1
-
非均匀有理b样条曲线nurbs的C++源码库。
非均匀有理b样条曲线nurbs的C++源码库。-non-uniform rational b-spline NURBS curves of the C++ source library.
- 2022-05-27 05:27:01下载
- 积分: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
-
该程序用来求取256x256灰度图像的直方图,还可以对图形进行灰度值8级化...
该程序用来求取256x256灰度图像的直方图,还可以对图形进行灰度值8级化-The procedure used to strike a 256x256 gray image histogram can also be carried out on the graphics gray value of 8
- 2022-03-10 18:38:35下载
- 积分:1
-
我自己写的一个程序,决没有重复啊!主要是一些基本的图像处理的算法,希望同大家交流。...
我自己写的一个程序,决没有重复啊!主要是一些基本的图像处理的算法,希望同大家交流。-I write a procedure, and must not repeat ah! Mainly some basic image processing algorithm, we hope that with the exchange.
- 2022-10-30 19:15:02下载
- 积分:1
-
在图像处理中经常用到的图像缩放算法。
在图像处理中经常用到的图像缩放算法。-in image processing frequently used image scaling algorithm.
- 2022-03-03 15:58:39下载
- 积分:1
-
XNA3.0创建地形,根据McGraw.Hill.Microsoft.XNA.Game.Studio.Creators.Guide.Jun.2007.pdf第2...
XNA3.0创建地形,根据McGraw.Hill.Microsoft.XNA.Game.Studio.Creators.Guide.Jun.2007.pdf第25章改写-Xna3.0 terrain,based on McGraw.Hill.Microsoft.XNA.Game.Studio.Creators.Guide.Jun.2007.pdf chapter25
- 2023-06-07 07:10:02下载
- 积分:1