Skip to main content

All Questions

0 votes
0 answers
8 views

What is the best approach when training and HDR model with LDR data?

I am working on this project "EMLight". Data: HDR Panoramic Photos y: Illumination Map of the Panorama X: HDR Croppings from the Panorama I want to make this project work with LDR photos, ...
xtc_'s user avatar
  • 1
0 votes
1 answer
186 views

What's the purpose of augmenting an image with a random "gradient"?

I have the following Python code ...
user avatar
1 vote
0 answers
189 views

pre-processing to improve feature detector before tracking

I am trying to make tracking for soccer player, I need to detect features from this player and then estimate the distance difference of these pixels over number of frames. first I have to detect the ...
H.H's user avatar
  • 161
-1 votes
1 answer
74 views

what are best features [closed]

I am doing OCR for Kannada and English. What are the best features in image? Please also tell me some tools to perform OCR before implementing it as code (like Rapiedminer for machine learning).
Madan Ram's user avatar
  • 143
1 vote
3 answers
542 views

Is it an excessive pre-processing step in image processing?

I wanted to consult with some experts whether or not this pre-processing step is excessive for what I'm trying to achieve. I am in a similar scenario as the author of the article, where I have many ...
Iancovici's user avatar
  • 139