搜索资源列表
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
bytq
- 数字图像处理边缘检测,三种算子,带界面。-Digital image processing edge detection, all three operators, with the interface.
MainActivity1
- 安卓下图像处理,灰度化,二值化,直方图均衡化,边缘检测等。-Image processing, binarization, edge detection and so on
ImageProcessor
- 基础数字图像处理算法代码,包括二值化,边缘检测,亮度提升等-The basal digital image processing java code
TXBYJCJAVADM
- 图像边缘检测,使用Roberts算子对图像进行处理,获取边缘纤细且清晰的图像边缘。