搜索资源列表
mohuyuruihua
- 在java应用程序中通过卷积操作变换ComvolveOp实现图像的模糊与锐化,思路如下: 源缓冲区图像-〉卷积过滤器-〉目标缓冲区-in java applications through convolution operators transform ComvolveOp Fuzzy Image and Sharpening thinking, as follows : buffer source image-> convolution filters-> target
Linedetection_Java
- Line detection and image convolution code in Java. Line detection is made by size x size convolution (size in generally 3). Java code.
marvin-v1.1.2-final-eclipse-pr
- Marvin is an extensible image processing framework developed in Java. Every image processing algorithm is developed as a plug-in. Plug-in are integrated with the framework features, such as image manipulation, video capturing, plug-in history, perfor
lire
- image retrieval project
qicheshibian
- 本程序以车牌识别为例演示了如何用Java进行图像识别,适合对Java和图像处理有一定基础的爱好者学习。-License Plate Recognition of this procedure as an example to demonstrate how to use Java for image recognition, suitable for Java and image processing must have basic study of the lovers.
RTP
- Java RTP 参考示例,支持本地音频格式网络传输,麦克风实时传输,摄像头影像传输-Java RTP reference example, audio format, support of local network transmission, a microphone real-time transmission, camera image transfer
MotionWelder1_01
- MotionWelder是免费的动画编辑器-Motion Welder is simple, free, GUI tool with rich user interface for fast and easy creation of image based animation, for java mobile game. It is specially designed to bridge a gap beetween developer and designer.Animation plott
Java_SIFT-src
- A lightweight SIFT-implementation for Java after the paper of David Lowe (2004). The ImageJ plugin can be used for rigidly aligning image stacks.
java_image_trans
- 原创,研究生论坛讲座:基于实时的、网络的远程图像传输技术!主要介绍了vnc,图像压缩算法,图像传输以及面向对象的编程实现!-Original, post-graduate lectures forum: Based on real-time, network remote video transmission technology! Mainly introduces the vnc, image compression algorithms, image transmission, as we
ImgEncgui
- image steganography in images imagesteg
PictureSearch
- 本程序用于图片检索,适用于多个图片差异度分辨-This procedure for image retrieval, applied to a number of images to distinguish differences in degrees
c9-2008jun11-pencil
- Segmentation image with method merge and split
bmpStegSource
- Steganography using BMP as cover image
main
- Methode DeltaTSR, this methode allows to search similar image in a images DB-Methode DeltaTSR, this methode allows to search similar image in a images DB
JBook
- 自学Java写的象棋游戏源码(简单),希望高人不要笑话,这是我自学写的,基本上是用Java调用图片显示的原理制成,适合和我一样菜的Java新手,希望大家与我一起交流。 -Self-chess game written in Java source code (simple), hoping Gaoren not a joke, this is my self-written with Java call is basically the principle of image display
imagewater
- image watermarking is done through java in this package-image watermarking is done through java in this package......
colorindexdeepak
- this content based image retrieval.........based on color index..in java developed in net beans-this is content based image retrieval.........based on color index..in java developed in net beans
java2
- 画出每一帧: 剩下的就是将每一帧图象绘出。在上例中调用了applet的repaint() 来绘出每一帧图象。 -Draw each frame: the rest is to draw each frame image. In the above example calls the applet' s repaint () to draw each frame image.
cut
- 解决Web上头像裁剪主要存在的知识点: 图片上传 上传后的图片缩放处理 通过在前台裁剪得到图片的x,y坐标和宽度、高度,交由后台自动裁剪图片 -Web address on the knowledge there head cut key point: image upload images upload resized images obtained by cutting in front of x, y coordinates and width, heig
Imagej-plugin-filter-in-java
- The plugins filters, when run or loaded into imagej, will allow user to be able to edit images and perform different operations on images. The user can build on the plugins to create edit an image the way he/she wants.