-
模式识别和图像处理中特征提取的C++源代码,非常容易集成和使用!...
模式识别和图像处理中特征提取的C++源代码,非常容易集成和使用!-pattern recognition and image processing feature extraction of C source code, and is easy to integrate and use!
- 2022-02-15 21:43:52下载
- 积分:1
-
本代码描述了图像修复的各种程序,如增强对比度,图像平滑等等。...
本代码描述了图像修复的各种程序,如增强对比度,图像平滑等等。-This code describes a variety of image repair program, such as enhanced contrast, image smoothing and so on.
- 2022-08-18 05:12:12下载
- 积分:1
-
Matlab图像处理的典型指令,包含应用测试
Matlab图像处理的典型指令,包含应用测试-Matlab image processing typical commands, including application testing
- 2022-08-18 02:22:07下载
- 积分:1
-
用c实现的一些图像处理算法(第一部分),对图像处理初学者很有帮助。...
用c实现的一些图像处理算法(第一部分),对图像处理初学者很有帮助。-no
- 2022-01-23 10:41:06下载
- 积分:1
-
本目录主要包括:文档和两个源代码。
其中一个源代码是识别程序的,另一个是一个矩阵类库的,书里面也使用过,所以一并附上。
因为已经保存了训练好
本目录主要包括:文档和两个源代码。
其中一个源代码是识别程序的,另一个是一个矩阵类库的,书里面也使用过,所以一并附上。
因为已经保存了训练好的网络权值,所以第一次使用识别程序时,可以直接运行Release目录下的可执行文件,然后对图片目录中的测试图片进行读入、识别。
当然读者也可以自行用训练样本训练网络,不过要特别注意训练样本的选择,否则可能造成识别率很低。训练样本选择的原则是,尽可能的有代表性,在训练时间不至于太长的情况下,训练样本数目尽量多。-err
- 2022-07-02 07:09:40下载
- 积分:1
-
批量的将DICOM文件转化为8位png文件
批量的将DICOM文件转化为8位png文件-Quantities will be converted into DICOM files 8 png files
- 2022-07-14 01:04:55下载
- 积分:1
-
模糊自适应的开发程序,对于模糊自适应的解说非常详细,对初学者有一定帮助...
模糊自适应的开发程序,对于模糊自适应的解说非常详细,对初学者有一定帮助-Fuzzy adaptive development process, fuzzy adaptive explanation for the very detailed, certainly be of help for beginners
- 2022-03-21 15:12:56下载
- 积分:1
-
Tracking a moving object through several frames, provided changes from frame to...
Tracking a moving object through several frames, provided changes from frame to frame are on the order of +-(10 + "X Range") pixels in the X direction and +-(10 + "Y Range") in the Y direction is done automatically because of a relatively large area of exploration during the search for an optimal (new) position for a particular control point and a very strong force exerted by large values of the image gradient.-Tracking a moving object through several frames, provided changes from frame to frame are on the order of+-(10+ "X Range") pixels in the X direction and+-(10+ "Y Range") in the Y direction is done automatically because of a relatively large area of exploration during the search for an optimal (new) position for a particular control point and a very strong force exerted by large values of the image gradient.
- 2022-01-26 05:44:02下载
- 积分:1
-
利用简单的多值免疫网络实现对SAR图像的分类
利用简单的多值免疫网络实现对SAR图像的分类-Using simple multi-valued immune network to realize the classification of SAR images
- 2022-07-07 04:57:49下载
- 积分:1
-
本文提出了一种基于区域分割的分段线性变换方法,结合灰度直方图提供的有关灰度分布的统计信息
和图像提供的空间位置信息,利用各灰度区间把图像分割成不同的区域,检...
本文提出了一种基于区域分割的分段线性变换方法,结合灰度直方图提供的有关灰度分布的统计信息
和图像提供的空间位置信息,利用各灰度区间把图像分割成不同的区域,检验要增强的目标是否落在某
灰度区间对应的图像区域内,从而加快了调整灰度区间的过程,提高了算法的执行效率。-dddddddddddddddddddddddddddddd
- 2023-01-14 06:20:03下载
- 积分:1