Apparently, the search engine doesn't seem to be taking this symbol ' <> ' into search, Hence can anyone please explain to me what does this symbol mean as well as the statement?
For the statement, I can guess that
p = I.ptr<uchar>(i);
p happens to be pointing at I[i] address.
Thanks :)