当前位置:
首页 资源下载
搜索资源 - image processing in java source code
搜索资源列表
-
1下载:
这是一个基于颜色特征的物体识别程序,包括上位机源代码、下位机源代码和非常详细的说明文党。该程序上位机用Java写成,在windows/UNIX/Linux等系统下均可以编译和运行,而下位机代码则运行于ATMEL公司出品的AVR系列ATMega单片机,采用avr-gcc编译。该程序可以同时识别10个不同颜色不同形状的物体,达到每秒29帧的处理速度,采用OV6620 CMOS图像传感器。-This is a feature based on the color of the object recog
-
-
0下载:
android上的水波纹图像特效,有图像处理的源代码。-android image effects on the water ripple. As image processing source code.
-
-
0下载:
这是《数字图像处理Java语言算法描述》书中的源代码,如果打算看此书可以下载该代码直接运行。-This is a " digital image processing algorithms described in Java language," the book' s source code, read this book if you plan to download the code can be run directly.
-
-
0下载:
java image processing source code
-
-
0下载:
这个是图像处理的源代码,国外的,好东西,功能比较强大,而且很简单,质量不错-This is the image processing of the source code, foreign, good things, the more powerful features and very simple, good quality
-
-
0下载:
Java写的绘图工具源代码.JAVA还能写的一个绘图工具,图像处理功能很强,想学习一下的可不要错过哦!-Drawing tool written in Java source code. JAVA can also write a drawing tool, image processing functions very strong, want to learn about the availability Do not miss Oh!
-
-
0下载:
touch的开源代码,用于图形图像处理方面,-touch the source code for the graphic image processing
-
-
0下载:
基于java的数字图像处理源码,主要是利用分水岭的算法实现图像分割-The digital image processing based on java source code, mainly the use of watershed algorithms for image segmentation
-
-
0下载:
用JAVA再图像的处理上相关程序,不仅详细的讲解,而且还有源码,这也是学习时期的总结,非常不错,适合JAVA爱好者-Image processing using JAVA and then on the relevant procedures, not only in detail, but also the source code, which is a summary of study period, very good, for JAVA lovers
-
-
0下载:
该源码来自于·数字图像处理:Java语言算法,讲述如何 计算一个图像的颜色直方图-The source code from the digital image processing: Java language method, about how to calculate the color histogram of an image
-
-
0下载:
图片文件格式转换最核心的问题就是要解决各种图片格式的编码和解码,推荐用jimi包,可从 http://java.sun.com/products/jimi/ 下载该包及其源码和demo
需要注意的是:jimi提供了对几乎所有图片格式的解码支持,但是为提供gif和tif/tiff格式的编码api,gif编码问题在网上可以找到县相关的源码,tiff好像jai:http://java.sun.com/products/java-media/jai/index.jsp提供了它的编码,不过
-
-
0下载:
详细介绍了全景图像拼接技术中图像特征提取的关键算法SIFT算法。-Detailed panoramic image mosaicing technique introduced in image feature extraction of SIFT algorithm key algorithms.
-
-
0下载:
Java拼图游戏的源代码,另附游戏技术文档,本拼图游戏运用了Java2中的图形处理技术和消息响应技术。通过图形技术实现图片导入和分割。通过消息响应机制,使程序响应用户的鼠标操作,进行拼图游戏的操作。用鼠标拖动选中的小图片进行拼接,可以拼成一幅完整的图片。本源码的知识点有:鼠标事件的监听,Graphics类和Image类的应用。-Jigsaw Java source code, technical documentation attached game, the puzzles Java2 use
-
-
0下载:
不知道有没有朋友还记得之前发的一个“Android应用源码安卓手机17种图片特效处理”图片处理项目,没有看过的朋友可以在本站搜一下“17种”就可以找到,这次大神又发力了,在原来的基础上增加了冰冻、熔铸、连环画、柔化美白、照亮边缘、羽化效果等六种图片处理效果,每种处理效果都有对应的java文件,直接参考例子调用就可以了。-Don t know there is no friends remember prior to the issuance of a Android application
-