Live data from Hacker News

Viewing profile — vatsci

vatsci

HN member
Joined
Fri, Mar 18, 2022, 1:01 AM UTC
HN karma
1
Public activity
5 items

About vatsci

No profile information was provided.

Recent public activity

  1. comment
    Comment #30720227

    woah, so SSMI is wrong metrics. thanks a lot. I will try it.

  2. comment
    Comment #30719716

    you can try using wordpress

  3. 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…

  4. 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…

  5. 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…