image processing - Digitize a file showing spatial area using Matlab -


i have following scanned image of area want digitize in terms of coordinates , depths, depths shown in terms of contour lines. depths shown in above image number on contour line. divide image in terms of grids/pixels , 2 data - representing it's (x, y) coordinates , depth - every grid/pixel.

is there matlab function or file exchange in matlab can used perform task doing manually? perform task faster if done manually. thanks!

enter image description here


Comments

Popular posts from this blog

how to insert data php javascript mysql with multiple array session 2 -

c++ - How to test/verify that zero-initialization takes place -

node.js - Webpack/TypeScript Raising Errors When node_modules is Excluded -