搜索资源列表
灰度图像边缘检测的函数
- 灰度图像边缘检测的函数-gray image edge detection function
56745677567676
- jpeg图像均衡化处理 进行灰度化处理和图像均衡化 图片格式为jpg,大小为320 240-jpeg images equalization processing grayscale image processing and equalization of jpg format pictures, Size of 320 240
3.4.4--图像操作提高(图像综合处理)
- 本实例主要包括图像的模糊化,边缘变换,灰度变换等,对这些图像操作完成之后,还可以还原图像-examples include the image blurring, edge transform, transform Gray, these images operation is completed, can also restore images
实现基于android的图片处理
- 实现基于android的图片处理,转为灰度,二值化等。-Android-based image processing, to grayscale, binary, etc.
java_image_process
- java处理数字图像,包括镜像、中值滤波、线形灰度变化、图像平滑、图像模糊、图像还原、锐化、量化、二值化图像、边缘检测等-java digital image processing, including image, median filtering, linear gray-scale changes, image smoothing, image blurring, image reduction, sharpening, to quantify the binary image, edge
200805
- java实现图像处理各种常用操作,包括图形分割,fft变换,镜像处理,灰度处理-java realize a variety of commonly used image processing operations, including the graphics division, fft transform, image processing, gray-scale treatment
LinearGreyTrans
- Java实现图像的可以实现JPEG图像的线性灰度变换。-Java Image JPEG images can be achieved in a linear gray-scale transformation.
ZoomImageDemo
- 上传裁减图片java做的图像处理 支持局部放大和整体放大 还有灰度和对比度调整-From the reduction of the picture image processing java support to do zoom and the overall amplification of local gray-scale and contrast also adjust
ImageProc2W
- 用纯java技术实现了对图像锐化、模糊、边缘、灰度等操作功能-Pure java technology for image enhancement, fuzzy, edge, gray-level functions such as operation
OverTurn
- 一幅灰度图像的翻转程序,用JAVA实现,可以直接翻转-A gray image of the inversion procedure, using JAVA to achieve, can be directly reversed
huangqian_pac
- 这是一个用JAVA开发的医学图像处理系统,实现了灰度变换,反色,镜像,放大镜,锐化,还原,亮度调节等功能-This is a JAVA developer with the medical image processing system to achieve a gray-scale transformation, anti-color, mirror, magnifying glass, sharpening, reduction, brightness adjustment and othe
PictureFrame
- JAVA实现简单图片浏览器功能,能进行放大缩小,灰度等操作-JAVA simple image browser, can zoom in and zoom, gray and other operations
viewPic
- 简单的图片浏览器 图像文件打开,图像缩放,灰度变换-Simple image viewer to open image files, image scaling, gray-scale transformation
ImageProcessing_
- JAVA程序训练实验。建立10*10的随机灰度值图像,利用均值滤波算法进行滤波,并在控制台中输出。-Create a random image of 10*10 pixels and print it out. Then filter the image by using average filter algorithm which makes a new image of 8*8 pixels because the brim elements cannot be filtered due t
BMP
- 图像处理的第一次作业: 8位BMP位图的灰度拉伸和直方图均衡-Image processing operations: 8-bit grayscale bitmap BMP stretching and histogram equalization
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
java-image-processing
- JAVA图像处理读取BMP图像、用RGB获取灰度信息、直方图均衡化、拉普拉斯2阶滤波、平滑锐化、增强滤波、局部阀值处理、全局阀值处理等-Java image processing to read the BMP image, obtained by RGB gray level information, histogram equalization, 2nd order Laplace filtering, smoothing, sharpening, enhanced filtering, p
image.tar
- 24-bitmap的读取和获取色彩通道。显示灰度图。-24-bitmap read and get the color channels. Display grayscale.
testToGray
- 在android平台上实现用java和NDK两种方式实现将彩色图片转化为灰度图片-Android platform java and NDK are two ways to achieve the color image into grayscale images
histogram-of-digital-image
- 这个程序是用java语言编写的,eclipse运行,功能为将一个彩色图像的灰度直方图显示出来。-The program is written in java, eclipse run, it will function as a color histogram of the image displayed.