-
Description: Adaptive SAR ATR Problem Set (AdaptSAPS) Version 1.0
Description: Adaptive SAR ATR Problem Set (AdaptSAPS) Version 1.0
- 2022-06-13 07:01:18下载
- 积分:1
-
Document processing, drawing, editing, image conversion, color processing and im...
文件处理、画图、编辑、图像变换、颜色处理和图像处理-Document processing, drawing, editing, image conversion, color processing and image processing
- 2023-07-25 09:40:04下载
- 积分:1
-
该文件可以对摄像头图象进行捕捉,记录,播放,停止
该文件可以对摄像头图象进行捕捉,记录,播放,停止-The document camera can capture images, record, playback, stop
- 2022-03-13 13:52:18下载
- 积分:1
-
Visual C++MATLAB图像处理与识别实用案例精选之直方图均衡算法的源程序,含标准测试图片...
Visual C++MATLAB图像处理与识别实用案例精选之直方图均衡算法的源程序,含标准测试图片-Visual C MATLAB image processing and recognition practical case Featured"s histogram equalization algorithm source procedures, with the standard test pictures
- 2023-08-13 07:30:02下载
- 积分:1
-
本程序通过VC++实现了BMP图像的梯度锐化
本程序通过VC++实现了BMP图像的梯度锐化-This procedure, through VC to achieve a gradient BMP image sharpening
- 2022-01-26 01:50:28下载
- 积分:1
-
一个基于DCT变换的信息隐藏程序,能把文本信息隐藏到经过DCT变换的图像载体的频域中去。程序重点在于对图像的DCT变换...
一个基于DCT变换的信息隐藏程序,能把文本信息隐藏到经过DCT变换的图像载体的频域中去。程序重点在于对图像的DCT变换-DCT-based Information Hiding Transform procedures, able to hide text message into image after DCT transform domain to the frequency vector. Procedures focus on the DCT transform of image
- 2022-03-21 10:13:59下载
- 积分:1
-
迭代盲目反卷积算法,不求PS图像恢复…
盲迭代反卷积算法,可以在不求PS的情况下恢复图像-Iterative blind deconvolution algorithm, can not seek restoration of the PS images
- 2022-06-28 17:42:21下载
- 积分:1
-
The source image format converter for conversion of images in different formats,...
图像格式转换的源码,用于图像不同格式的转换,如转换公式为Gray(i,j)=0.11*R(i,j)+0.59*G(i,j)+0.3*B(i,j),其中Gray(i,j)为转换后的黑白图像在(i,j)点处的灰度值,其中绿色所占的比重最大,所以转换时可以直接使用G值。
-The source image format converter for conversion of images in different formats, such as the conversion formula for the Gray (i, j) = 0.11* R (i, j)+ 0.59* G (i, j)+ 0.3* B ( i, j), which Gray (i, j) for the converted black and white images in the (i, j) point of the gray value, of which the largest share in the green, so conversion can be directly used when the G value.
- 2022-06-15 12:56:21下载
- 积分:1
-
该压缩包里包括了一幅图像的位平面解,即一幅灰度图像可以分成八个位平面。利用它可以转化到彩取色图像中去,很有用处的。...
该压缩包里包括了一幅图像的位平面解,即一幅灰度图像可以分成八个位平面。利用它可以转化到彩取色图像中去,很有用处的。-The bag includes a compressed image bit-plane solution, that is, a gray image can be divided into eight bit-plane. Use it can be transformed into the color check color images, and useful.
- 2022-06-28 03:58:23下载
- 积分:1
-
本目录主要包括:文档和两个源代码。
其中一个源代码是识别程序的,另一个是一个矩阵类库的,书里面也使用过,所以一并附上。
因为已经保存了训练好
本目录主要包括:文档和两个源代码。
其中一个源代码是识别程序的,另一个是一个矩阵类库的,书里面也使用过,所以一并附上。
因为已经保存了训练好的网络权值,所以第一次使用识别程序时,可以直接运行Release目录下的可执行文件,然后对图片目录中的测试图片进行读入、识别。
当然读者也可以自行用训练样本训练网络,不过要特别注意训练样本的选择,否则可能造成识别率很低。训练样本选择的原则是,尽可能的有代表性,在训练时间不至于太长的情况下,训练样本数目尽量多。-err
- 2022-07-02 07:09:40下载
- 积分:1