Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Applying HOG on BGR vs Applying HOG on RGB images

Would applying HOG on BGR images differ from applying HOG to RGB images?

I tested it on both images and found slightly difference

 //0.00511908857151866    //BGR
 //0.005074033513665199   //RGB

I know that HOG accepts only Grey scale images and if it is given a colored image HOG internally would convert it into Grey

Applying HOG on BGR vs Applying HOG on RGB images

Would applying HOG on BGR images differ from applying HOG to RGB images?

I tested it on both images and found slightly difference

 //0.00511908857151866    //BGR
 //0.005074033513665199   //RGB

I know that HOG accepts only Grey scale images and if it is given a colored image HOG internally would convert it into Grey

THANK YOUU

Applying HOG on BGR vs Applying HOG on RGB images

Would applying HOG on BGR images differ from applying HOG to RGB images?

I tested it on both images and found slightly difference

First element in the calculated descriptor //0.00511908857151866 //BGR //0.005074033513665199 //RGB

//RGB

I know that HOG accepts only Grey scale images and if it is given a colored image HOG internally would convert it into Grey

THANK YOUU

Applying HOG on BGR vs Applying HOG on RGB images

Would applying HOG on BGR images differ from applying HOG to RGB images?

I tested it on both images and found slightly difference

First element in the calculated descriptor descriptor

 //0.00511908857151866    //BGR
  //0.005074033513665199   //RGB

//RGB

I know that HOG accepts only Grey scale images and if it is given a colored image HOG internally would convert it into Grey

THANK YOUU