The main objective of this project is to segment the clothing parts from the background and the model skin. In this we will detect the skin color and segment it from the image, and left the apparel parts in the image for matching processes using segmentation techniques.
In this project, our goal is to segment the clothing parts from the background and the model skin. Practically, we want to detect the skin color and segment it from the image and left the apparel parts in the image for matching processes.
Generally, the segmentation aims at partitioning area in the image based on color, shape or textures. It is useful in many computer vision applications such as medical image analysis, object detection, recognition and content-based image retrieval (CBIR). Currently, CBIR has been applied in an online clothing purchasing system.
This process consists of an improved threshold-based segmentation technique by adding a new constraint to the previous method to limit the skin tone selection. This technique will improve the segmentation results by correctly segment the apparels with the shade of purple, pale pink and pinkish-yellow. Simulations on total 100 garment images will show better results when compared with state of art methods.
NOTE: Without the concern of our team, please don't submit to the college. This Abstract varies based on student requirements.
