Stitch

버전 1.3.0.0 (82.6 KB) 작성자: Mark Hayworth
Stiches or averages two image files or two sound files into a single file.
다운로드 수: 4.9K
업데이트 날짜: 2013/11/20

라이선스 보기

This utility can stitch or average two images together into a single image. Brings up a GUI to allow use to select two images from listboxes, select whether they want them stitched side-by-side, or over-and-under, where to place smaller images in the event of size mismatches (for example in the center or the upper left), and allows them to rotate one or both images by 90 or 180 degrees. It can process a single pair of images, or batch process a number of selected pairs.

Besides images, it can also process sound files of ".wav" format. For .WAV format sound files, it can stitch them together (concatenate them). It does not blend (average) two wav files together (in this version).

This should work with much older versions of MATLAB (than R2009b), as long as you have the Image Processing Toolbox.

인용 양식

Mark Hayworth (2025). Stitch (https://kr.mathworks.com/matlabcentral/fileexchange/25797-stitch), MATLAB Central File Exchange. 검색 날짜: .

MATLAB 릴리스 호환 정보
개발 환경: R2009b
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Image Arithmetic에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!
버전 게시됨 릴리스 정보
1.3.0.0

Got rid of version, an output of fileparts() that used to be provided, but is now no longer returned by fileparts().

1.1.0.0

1. Fixed small bug in the blending images routine. 2. Added Brett Shoelson's trick to change Current Folder to the m-file's folder.

1.0.0.0