bio_img_steve

Steve on Image Processing with MATLAB

Image processing concepts, algorithms, and MATLAB

Note

Steve on Image Processing with MATLAB has been archived and will not be updated.

Posts 91 - 96 of 96

結果: plot

Showing image pixels associated with a Hough transform bin 124

Someone here recently puzzled over the output of the Hough transform functions in the Image Processing Toolbox. The Hough transform is used to detect line segments, typically in binary... 続きを読む >>

Spatial transformations: findbounds 12

I've written previously about how Image Processing Toolbox uses inverse mapping to implement spatial transforms. In this method, you set up a grid in output space. For each pixel in the... 続きを読む >>

Determining point positions in MRI peg phantom 38

Blog reader Jonathan from St. Jude Children's Research Hospital sent me an image derived from an MRI peg phantom:bw =... 続きを読む >>

Spatial transformations: Where is the input image? 23

We've talked about using Image Processing Toolbox functions to define an affine transformation and apply it to points. Let's begin to explore transforming images. ... 続きを読む >>

Tracing George 104

Note See the 17-Jun-2021 post for new or updated information about this topic. Last time, in my spatial transformations series, I introduced the head-and-shoulders outline that I like... 続きを読む >>

Spatial transformations: maketform, tformfwd, and tforminv 115

Several Image Processing Toolbox functions related to spatial transformations use "tform" structures. A tform structure has data and function handles needed for applying a... 続きを読む >>

Posts 91 - 96 of 96