Reconstruction of a rectangular image with a grid pattern

asked 2018-03-19 19:07:37 -0600

Hi. I need to add a feature in my software (written in C and Visual Studio 2008), but at the moment I don't have time to study the documentation of the library, so I'm searching someone that give me the result of my needed. Starting from a picture (I attach an example), I need to have a new picture (BMP or JPG) that is rectangular and perfect in scale (so moving the mouse overthere I can know the real X/Y coordinates). Thank you very much at all.

C:\fakepath\WP_20180319_17_48_48_Pro_01.jpg

edit retag flag offensive close merge delete

Comments

1

This is not a forum for asking someone to solve your problems!!! From FAQ #2:

  • Please do not beg for code.
kbarni gravatar imagekbarni ( 2018-03-20 05:35:10 -0600 )edit

That being said, OpenCV does not encourage people to program in C, but rather in C++ or Python, so your are completely out of scope here :)

StevenPuttemans gravatar imageStevenPuttemans ( 2018-03-20 05:54:48 -0600 )edit

Excuse me. it was not my intention to offend the forum. I written my request in a bad way. my request was to have information/directions about which functions to use to get my needs.

Alberto N. gravatar imageAlberto N. ( 2018-03-20 09:08:19 -0600 )edit