Hi,
Thanks Sean for reiterating this to all.
After discussion of last day on IRC. I think we have now come to sync as
per the image structure is considered. Also we have discussed that the
image struct will/should not contain the file information.
That is
bif = icv_load(filename, format); or bif
On Jun 24, 2013, at 10:34 PM, Mohit Daga wrote:hi Erik, Sean and other Mentors,I believe we are on the same platform as per the image structure is considered and all of us agree to using a structure of the kind struct pixel_s{double r,g,b,a;}; for data in the image_struct. Actually, I would have
hi Erik, Sean and other Mentors,
I believe we are on the same platform as per the image structure is
considered and all of us agree to using a structure of the kind struct
pixel_s{double r,g,b,a;}; for data in the image_struct.
Now,
Following are the files where libicv and its functionalities ar