搜索资源列表
ZXing-1.3.zip
- ZXing是一个开源Java类库用于解析多种格式的1D/2D条形码。目标是能够对QR编码、Data Matrix、UPC的1D条形码进行解码。 其提供了多种平台下的客户端包括:J2ME、J2SE和Android。 ,ZXing is an open-source, multi-format 1D/2D barcode image processing library implemented in Java. Our focus is on using the built-in camera on
java-huaturuanjian
- java编写的一个java画图程序;工具面板--画笔,直线,圆,矩形,多边形,橡皮,清除;可以调整画笔、橡皮大小;显示画色板,调整画笔颜色;可以打开已有的图片,也可以把画的图保存起来。-java write a java drawing program Tools panel- brushes, straight line, circle, rectangle, polygon, eraser, clear can adjust the brush, eraser size display
ImageJ1.4.1
- 基于java的一个强大的图像处理与分析工具,有大量的开源插件可供下载。目前最高版本为1.4.1,本文件包含imagej1.4.1的源码与doc文档-A powerful java-based image processing and analysis tools, a large number of open source plug-ins available for download. The highest version 1.4.1, this file contains the sour
Image
- JAVA图片浏览器,功能实现了打开,翻转上下一张-JAVA image browser function to achieve the open, flip up and down a
Drawing_Board
- Java 编写的绘图工具,能够绘制直线、园、矩形,能够对绘制的直线、园、矩形做自由变换颜色改变等,能够打开图片,并对该图片进行自由变换。-Drawing tool written in Java that can draw a straight line, garden, rectangular, able to draw a straight line, garden, rectangles do free transform to change the color and so on, ca
ImageRead
- ImageRead.java 图片浏览器,通过JLabel加载图片,实现菜单栏/按钮打开图片,循环浏览图片 程序主界面,把所有图像分割算法用图像界面展示出来-Picture Viewer to load the image JLabel menu bar/button to open the picture, to cycle through pictures The main program interface, all image segmentation algor
paintbrush
- java编写的一个java画图程序;工具面板--画笔,直线,圆,矩形,多边形,橡皮,清除;可以调整画笔、橡皮大小;显示画色板,调整画笔颜色;-java write a java drawing program Tools panel- brushes, straight line, circle, rectangle, polygon, eraser, clear can adjust the brush, eraser size display painting swatches to adj
Lire-0.9.4-beta_2
- lire,是一个基于java的开源代码,可用各种特征进行图像搜索-lire, is a java based open source code, using various features for image search
USETRACKEDIMAGE
- Java通过页面获取图像文件,我们打开一个页面时候通常都会看到此页面带有图像信息,通过这些图像我们可以看到生动的画面。我们可以通过页面来载入图像文件。-Java obtain image files by pages, when we open a page usually see this page with the image information through these images we can see a vivid picture. We can load image file
OPENCV图像处理的函数说明
- OpenCV是一个基于BSD许可(开源)发行的跨平台计算机视觉库,可以运行在Linux、Windows、Android和Mac OS操作系统上。它轻量级而且高效--由一系列 C 函数和少量 C++ 类构成,同时提供了Python、Ruby、MATLAB等语言的接口,实现了图像处理和计算机视觉方面的很多通用算法。 OpenCV用C++语言编写,它的主要接口也是C++语言,但是依然保留了大量的C语言接口。该库也有大量的Python, Java and MATLAB/OCTAVE (版本2.5)的接