mixure of gaussians for RGB image
조회 수: 1 (최근 30일)
이전 댓글 표시
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
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Detection, Range and Doppler Estimation에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!