搜索资源列表
pbf1
- 用java 编写的从jpg文件中提取图像像素的程序
metadata-extractor-2.3.1-src
- 图像处理图像的加工和特征提取开源代码 强
simple-sift-doc
- 一种简化的图像SIFT特征提取算法-A simplified image SIFT feature extraction algorithm. . . .
IMGDeal
- 动画素材图像语义标注系统:该系统实现对图片的语义标注,提取图片的物理特征,并可以截取一张图片的任意部分进行物理特征提取,然后存入数据库;在客户端客户输入任意一张图片用匹配算法和数据库进行匹配,得出图片的描述(该图片的对象语义和场景语义描述)。该系统的开发与动漫公司和软件园863 项目专家进行的研讨,具有一定的应用价值。对匹配算法、图像物理特征提取、语义标注研究有很大的启发,同时用到的Java截图知识对Java学习者是很好的学习资料。-Semantic marking material
image
- 这一个简单小程序可以实现从网络上提取图像!-This is a simple small program can extract the images from a network!
CannyEdgeDetector
- java语言实现的具有应用程序界面的canny算法实现,代码编写的可读程度高,并有本人的详细注释。现在网上只有canny算法的java代码,并没有应用程序界面的canny算法实现,所以很多代码不知道能不能用,也不知道效果如何。本程序全面解析了canny算法的java实现,并且达到了很好的效果。canny算法是非常重要的单像素边缘提取算法,对他的理解可以使你明白很多的图像处理手段。-java language application program interface with the canny
jcbir
- 谷歌的图像检索源程序,能提取图像的特征,并用你选择的图像来检索类似的图像。-Google image retrieval source program, can extract the image characteristics, and the image you choose to retrieve similar images.
1
- BMP图像文件的操作,编写C++程序,可以将一个标准24bit真彩色BMP文件中三基色图像提取出来存成独立的8bit灰度图像(BMP)-The operation of the BMP image file, write C++ program trichromatic image in a standard 24bit true color BMP files can be extracted to be saved as a separate 8bit grayscale images (B
UI
- 基于JAVA的三维图像特征提取界面部分代码-JAVA based three-dimensional image feature extraction part of the interface code
Histogram
- 基于JAVA的三维图像特征提取直方图绘制部分代码-Part of the code histogram draw three-dimensional image feature extraction based on JAVA
RK4
- 基于JAVA的三维图像特征提取采用RK4解微分方程部分代码-JAVA-based three-dimensional image feature extraction using RK4 for solving differential equations part of the code
save
- 基于JAVA的三维图像特征提取特征存储部分代码-Characteristics of the storage part of the code 3D image feature extraction based on JAVA
12306
- 干扰线去除判断比较挫是导致识别率低的原因,希望高手指点吧~后面的特征提取和训练识别就交给大家了~ (很不幸地告诉大家,上班前12306的验证码干扰又加强了,主要还是干扰线部分) 实现原理很简单: 1.图像灰度化与 二值化 2.去除干扰线(二值化在一定程度上已经消弱部分)-Interference lines to remove judge comparative setback is the reason for the low recognition rate, hope e
imageseach
- 图像检索系统是利用颜色、纹理等特征提取来用于检索相似图像的系统-Image Retrieval
PHRECG
- 二维数字图像处理中的直方图均衡化、边缘提取、FFT、FDCT等的实现-Histogram equalization image processing, edge extraction, FFT, fdct achieve
extractNodule
- 用于提取癌症CT图像中的病变细胞特征,进行分割图像的程序。-CT image for extracting a lesion in cancer cell characteristics for image segmentation procedures.
coloraasqlserver
- 颜色直方图和颜色矩,采用两种分块策略提取图像的颜色特征,并进行相似度比较。使用sqlserver数据库,corel图像库。-Color histogram and color moments, uses two strategies to extract block color feature image and similarity comparison. Use sqlserver database, corel image library.
f5
- 信息隐藏F5算法的JAVA源代码,包含了信息的嵌入和提取以及图像的压缩与解压- Information Hiding F5 algorithm JAVA source code, including the embedding and extracting information and image compression and decompression
featureextract
- 图形特征提取的源码,包括图像。可进行灰度值、中值虑波等操作。生成图像的特征集。-feature images feature imagesfeature imagesfeature imagesfeature imagesfeature images
Ui
- 该代码建立了一个窗口作为平台,在上面显示图像的一些基本处理,如二值化,卷积模糊,利用sobel算子提取边缘等等(The code builds a window as a platform on which some basic processing of the image is displayed, such as binarization, convolution blur, using the sobel operator to extract the edges, etc.)