pixel change of place

asked 2014-01-09 20:58:08 -0600

deiaalencar gravatar image

Hi I need to do an algorithm using the opencv library, which consists of dividing the image into rectangles and then move the pixels of a rectangle to another, for the extraction of features from a given image. I used the rectangle to divide the image function, anyone know how to help me?

For example, the pixel at position (2.10) belongs to the first rectangle and I want him to belong to the second rectangle ...

edit retag flag offensive close merge delete

Comments

Could you explain this in more detail? I do not know what you are trying to do...

JAyThaRevo gravatar imageJAyThaRevo ( 2014-01-11 04:07:35 -0600 )edit