Viewing profile — vatsci
vatsci
HN member- Joined
- Fri, Mar 18, 2022, 1:01 AM UTC
- HN karma
- 1
- Public activity
- 5 items
- HN profile
- View on Hacker News ↗
About vatsci
No profile information was provided.
Recent public activity
-
comment
Comment #30720227
woah, so SSMI is wrong metrics. thanks a lot. I will try it.
-
comment
Comment #30719716
you can try using wordpress
-
comment
Comment #30719584
I tried with downsample and up sample image with opencv using INTER_AREA then compare them with SSMI. After that I pick the threshold to determine which is bad and which is good, b…
-
comment
Comment #30719555
thank you, I tried with downsample and up sample it with opencv using INTER_AREA then compare them with SSMI, but it still not work well. Could you tell me what low pass filter you…
-
story
Ask HN: How can I determine the quality of an image file
I'm building a software to extract text in image. But some uploaded images are blur, and hard to process. So, I need to build a function to determine if an image is low or high qua…