Separating and stacking RGB images
이전 댓글 표시
I have a body of 3 images contained within 1 file. In descending order they are Blue > Green > Red channels, so that when combined they will produce a full RGB image. I require a method of splitting the images into 3 seperate files using an automated method. I have managed to manually select the x,y co-ordinates to succesfully remove them from each other but were this to be applied to more than 1 image it would be a time consuming process and as such require a method that will automatically find the edges (using Sobel or prewitt preferably).
Any help greatly appreciated
답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Geometric Transformation and Image Registration에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!