-
CNN 可用
说明: 卷积神经网络(Convolutional Neural Network)是一个专门针对图像识别问题设计的神经网络。它模仿人类识别图像的多层过程:瞳孔摄入像素;大脑皮层某些细胞初步处理,发现形状边缘、方向;抽象判定形状(如圆形、方形);进一步抽象判定(如判断物体是气球)。(Convolutional neural network is a neural network specially designed for image recognition. It imitates the multi-layer process of human recognition image: pupil ingestion of pixels; some cells in the cerebral cortex preliminary processing to find shape edges and directions; Abstract judgment of shape (such as circles and squares); and further Abstract judgment (such as judging objects are balloons).)
- 2020-06-17 07:40:01下载
- 积分:1
-
Image-color-VB-source-code
使用VB编写的图片反色源代码是图像处理的很好的教程(Image color VB source code)
- 2014-03-18 09:45:58下载
- 积分:1
-
New-folder
Image watermark using 3 level DWT
- 2015-06-23 17:00:18下载
- 积分:1
-
SIFT
提取SIFT特征,进行特征提取和匹配,包括特征点的定位,特征点描述子的生成,特征点的匹配,(extract SIFT feature,and feature matching)
- 2020-12-10 10:49:21下载
- 积分:1
-
FGseg
该代码实现了基于graph cut的图象分割算法,具体代码是用c++编写的,但提供了matlab接口,分割效果较好.(The code based on the graph cut image segmentation algorithm, the specific code is used c++ Prepared, but provides a matlab interface, better segmentation.)
- 2007-12-12 11:04:53下载
- 积分:1
-
tuxiang
图像分割关系到目标识别的精度,是目标检测的关键一步,其中提供了一些图像分割的代码,主要为otsu算法的分割方法,很实用(s related to the accuracy of target recognition, image segmentation is a critical step in target detection, provides some image segmentation code, very useful)
- 2013-10-18 17:49:06下载
- 积分:1
-
fusion nsct pcnn
自己编的nsct和pcnn结合的融合程序,简单易懂,pcnn采用的不是改进型的,传上来供大家参考,运算复杂,出结果很慢。(A fusion algorithm based on NSCT-PCNN.It is easy to understand,but the quantity of arithmetic is large, and it costs a long time.)
- 2011-12-28 22:08:15下载
- 积分:1
-
DIPSimulator
图像DFT,C语言编写的代码,附带几个另外的处理,(Image DFT, C language code, with some additional processing,)
- 2011-10-10 15:31:46下载
- 积分:1
-
man
通过对彩色图像的处理,来计算某一个区域的面积。(The color image processing to calculate the area of a region.)
- 2020-12-02 15:39:26下载
- 积分:1
-
gjtxcl
内置虑镜功能,包括获取图像的属性,锐化,模糊,浮雕等功能.
可以缩放,优化图片.打开图片带预览功能,使用了gdiplus,能处理gif,bmp,jpg,png图片,处理速度也不错,呵呵,一直找图形格式转换的朋友就不需要东找西找了,它完全可以实现你的需求!
(Built-in lens into account features, including access to the properties of the image, sharpen, blur, emboss and other functions. Can be scaled to optimize picture. Open the image with the preview function, use the gdiplus, can handle gif, bmp, jpg, png images, the processing speed is not bad, huh, huh, graphic format conversion has been looking for friends do not need to look east and west, and it can achieve your needs!)
- 2010-12-30 12:59:32下载
- 积分:1