필터 지우기
필터 지우기

mixure of gaussians for RGB image

조회 수: 2 (최근 30일)
Itai Kadosh
Itai Kadosh 2018년 5월 31일
편집: Itai Kadosh 2018년 5월 31일
Hi, I whould like to isolate license plate of car from an image, the license plate background color is yellow while the digits in the license plate are black so I thought to perform "mixure of gaussians" (on each color channel - three-dimensional Gaussian because I have an RGB image) on the license plate and on the background of the image (not a license plate) and through them calculate for each pixel what is the probability of being from the license plate or from the background. I need help how can I perform the "mixure of gaussians" on RGB image for the background and the license plate(for each color channel - R,G and B)? And how can I calculate for each pixel the probability if he from the background or from the license plate zone? I have attached an image to simulate which images I am using.
Thanks a lot, Itai

답변 (0개)

카테고리

Help CenterFile Exchange에서 Image Processing Toolbox에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by