How to Create GUI application for morphological operations?
조회 수: 3 (최근 30일)
이전 댓글 표시
i want to implement the paper "Application for Morphological Image Processing" by Author: Dan Campbell UW-Madison Computer Engineering/Computer Science am attaching that paper. . please help me to create that application. . first i want to know how to create a board with small boxes in gui and for each click, cell/box should fill with black/white.
댓글 수: 0
채택된 답변
Image Analyst
2014년 6월 26일
There is a checkerboard() function.
댓글 수: 2
Image Analyst
2014년 6월 26일
The links I gave you will enable you to recreate that program in MATLAB. Of course you have to do some programming, but I assume that is okay with you. It has to be, because some 18 year old program is probably not available anymore, and even if the university could find the program, it probably won't be able to run on modern computers.
추가 답변 (0개)
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!