Description: 统计彩色图像的主色,不过先要把图像的像素信息存到一个文本文件中。-Statistics color image of the main color, but the first image pixel information should be kept to a text file. Platform: |
Size: 63488 |
Author:周兵 |
Hits:
Description: 统计图像子区域的相似度,但图像像素信息要先存到一个文本文件中。-Statistical image sub-region similarity, but have to keep the image pixel information to a text file. Platform: |
Size: 84992 |
Author:周兵 |
Hits:
Description: 图像分析的比较好的API,适应于研究者对图像的基本处理,包括像素的处理,像素的聚类分类,模式提取等-Image analysis of a relatively good API, the researchers adapted to the basic treatment of images, including pixel processing, pixel clustering classification, mode of extraction, etc. Platform: |
Size: 1345536 |
Author:niping |
Hits:
Description: 改变图像尺寸,可以批量将图片转化到指定的像素,只是基本功能-Change image size, you can batch image conversion to the specified pixel, only the basic functions of Platform: |
Size: 13312 |
Author:ikeel |
Hits:
Description: JAVA数字图像处理,获取图像Miss.jpg的象素,保存在一个数组中!同时可以获得图像的RGB值和Alpha值。-JAVA Digital Image Processing, access Miss.jpg pixel image, stored in an array! At the same time, the image can be RGB values and Alpha value. Platform: |
Size: 20480 |
Author:张峰 |
Hits:
Description: A java application - processing which can be downloaded free from processing.org
Here it uses a free library - OpenCV - made by intel. .. to convert all the pixels in an image - in fact in a movie - a capture from the webcam. If the color of a pixel is "higher" comparing to a threshold it turns black - otherwise it becomes white.-A java application- processing which can be downloaded free from processing.org
Here it uses a free library- OpenCV- made by intel. .. to convert all the pixels in an image- in fact in a movie- a capture from the webcam. If the color of a pixel is "higher" comparing to a threshold it turns black- otherwise it becomes white. Platform: |
Size: 1024 |
Author:valentin |
Hits:
Description: It can be used to change colored image to gray image,and compute the pixel gradient value and direction. Try it. Platform: |
Size: 1024 |
Author:eric |
Hits:
Description: This program will get back the pixel values from the image-This program will get back the pixel values from the image.. Platform: |
Size: 1024 |
Author:lakshmanan |
Hits:
Description: ImageJ是一個基於java的公共的圖像處理軟件,它是由National Institutes of Health開發的。可運行於Microsoft Windows,Mac OS,Mac OS X,Linux,和Sharp Zaurus PDA等多種平台。其基於java的特點, 使得它編寫的程序能以applet等方式分發。
ImageJ能夠顯示,編輯,分析,處理,保存,打印8位,16位,32位的圖片, 支持TIFF, PNG, GIF, JPEG, BMP, DICOM, FITS等多種格式。ImageJ支持圖像棧功能,即在一個窗口里以多線程的形式層疊多個圖像, 并行處理。只要內存允許,ImageJ能打開任意多的圖像進行處理。除了基本的圖像操作, 比如縮放,旋轉, 扭曲, 平滑處理外,ImageJ還能進行圖片的區域和像素統計, 間距,角度計算, 能創建柱狀圖和剖面圖,進行傅里葉變換。
-ImageJ is a java-based image processing software in public, it is by the National Institutes of Health developed. Can run on Microsoft Windows, Mac OS, Mac OS X, Linux, and the Sharp Zaurus PDA and many other platforms. The characteristics of their java-based, making it able to write programs applet, etc. distributed.
ImageJ can display, edit, analyze, process, save and print 8-bit, 16-bit, 32-bit images, support for TIFF, PNG, GIF, JPEG, BMP, DICOM, FITS and many other formats. ImageJ supports image stack functions, namely, a window in the form of multi-threaded Cascading multiple images, parallel processing. As long as memory allows, ImageJ can open any number of images for processing. In addition to the basic image manipulation, such as scaling, rotation, distortion, smoothing things, ImageJ can be a picture of regional and pixel statistics, spacing, angle calculation, can create histograms and profiles, the Fourier transform. Platform: |
Size: 1337344 |
Author:王人富 |
Hits:
Description: an implementation of Floyd-Steinberg dithering in Java for color images. As input we receive an image in 24-bit RGB format and a palette of at most 256 colors, and as output we produce a palettized image where each pixel value is an index into the palette. The images are represented as arrays of arrays where the first index is y and the second index is x Platform: |
Size: 2048 |
Author:Felippe |
Hits:
Description: Java编写的用于读取指定图片的每一个像素点的rgb值并且打印到txt文本-Written in Java for reading the specified image for each pixel rgb value of the text and print to txt Platform: |
Size: 2048 |
Author:Chang |
Hits:
Description: 本程序实现了利用Java进行数字图形图像处理的基本框架,包括图片的显示、像素分析等-Realized by the use of Java for image processing of digital graphics basic framework, including image display, pixel analysis Platform: |
Size: 288768 |
Author:guanghua |
Hits:
Description: 图像处理的java程序,可以对图像进行傅里叶变换,锐化,反转,霍夫曼编码,像素颜色值量化,获取像素表格等-Java image processing program, you can Fourier transform the image, sharpen, invert, Huffman coding, pixel color values to quantify, such as access to pixel form Platform: |
Size: 162816 |
Author:dongtinghong |
Hits:
Description: java语言实现的具有应用程序界面的canny算法实现,代码编写的可读程度高,并有本人的详细注释。现在网上只有canny算法的java代码,并没有应用程序界面的canny算法实现,所以很多代码不知道能不能用,也不知道效果如何。本程序全面解析了canny算法的java实现,并且达到了很好的效果。canny算法是非常重要的单像素边缘提取算法,对他的理解可以使你明白很多的图像处理手段。-java language application program interface with the canny algorithm, a high degree of code written in readable, and my detailed notes. Now online only canny algorithm java code, not the application interface canny algorithm, so a lot of code does not know can not use, do not know how it works. The program' s comprehensive analysis of the canny algorithm java implementation, and achieve good results. canny algorithm is very important single-pixel edge detection algorithm, for his understanding can make you understand a lot of image processing tools. Platform: |
Size: 7168 |
Author:yepeng |
Hits: