项目作者: JobayerAhmmed

项目描述 :
Image Processing algorithms implement in Java.
高级语言: Java
项目地址: git://github.com/JobayerAhmmed/Image-Processing.git
创建时间: 2016-08-10T11:11:35Z
项目社区:https://github.com/JobayerAhmmed/Image-Processing

开源协议:MIT License

下载


Image Processing

Several image processing and pattern recognition algorithms are implemented here in Java.
Moreover, Bengali character seperation from text images, and male and female feature extraction and detection
are two interesting works.

  • Sobel Edge Detection
  • Hough Transform for Line Detection
  • Harris Corner Detection
  • Skin Detection
  • K-Means Clustering
  • Mean-Shift Clustering
  • Red Eye Detection and Removing
  • Image Convertion to GrayScale
  • Image Convertion to Binary
  • Image Convertion to Negative
  • Bengali characters separation from text image
  • Image Feature Extraction and Male Female Detection