![]() |
Microscopy Image Browser
1.233
|
CROP_BORDERS Crop the borders of an image or stack of images. More...
Functions | |
function [
A , vA , vB , bb_rel ] = | crop_borders (A, bcol, padding, crop_amounts) |
CROP_BORDERS Crop the borders of an image or stack of images. More... | |
function A = | cropborders>col (A) |
CROP_BORDERS Crop the borders of an image or stack of images.
function [ A , vA , vB , bb_rel ] = crop_borders | ( | A, | |
bcol, | |||
padding, | |||
crop_amounts | |||
) |
CROP_BORDERS Crop the borders of an image or stack of images.
[B, vA, vB, bb_rel] = crop_borders(A, bcol, [padding])
Referenced by export_fig(), and im2gif().
function A = cropborders>col | ( | A | ) |