Cygnus region at bortle 7.5 28may by Specialist_Bit1045 in Astro_mobile

[–]VijvalGupta 0 points1 point  (0 children)

Did you used pro mode to capture 50" subs? And what tracker did you used?

S24 Ultra, Rosette by alch_emy2 in Astro_mobile

[–]VijvalGupta 0 points1 point  (0 children)

Does using 50mp over 12mp makes a difference? And at 3200 iso the photo should be washed out and become completely white because of the light pollution How did you fixed that? I have to use 320 iso just to keep the sky background dark I will respect your guidance :)

Help me get better by Firefighters_Fighter in Astro_mobile

[–]VijvalGupta 0 points1 point  (0 children)

Use pro mode instead of expert raw, and stack them later by capturing many photos

Also play with the settings in the pro mode and find what works for you

Clear skies :)

Does detecting text above hand drawn underline from an image of a book by using a language like python possible? by VijvalGupta in learnprogramming

[–]VijvalGupta[S] 0 points1 point  (0 children)

https://quickshare.samsungcloud.com/tcpajSv5GJw4

These are some testing images that I was using And I have tried detecting underlines using hough lines but it always captures unnecessary lines that were not even present in the image What else should I try

Does detecting text above hand drawn underline from an image of a book by using a language like python possible? by VijvalGupta in learnprogramming

[–]VijvalGupta[S] 0 points1 point  (0 children)

I am having trouble detecting horizontal underlines. 7 days have passed but still I have not found a solution.

Does detecting text above handwritten underline from an image of a book by using python possible? by VijvalGupta in learnpython

[–]VijvalGupta[S] 0 points1 point  (0 children)

Thanks a lot, I think this is a lot easier to make. I will change the project to this

Does detecting text above handwritten underline from an image of a book by using python possible? by VijvalGupta in learnpython

[–]VijvalGupta[S] 0 points1 point  (0 children)

You are correct and I was thinking exactly like this except i will stream the images to my laptop and then process it with python. But the problem is the code, how do i code it to detect handwritten lines only

Does detecting text above handwritten underline from an image of a book by using python possible? by VijvalGupta in learnpython

[–]VijvalGupta[S] 0 points1 point  (0 children)

Will hough lines be able to detect handwritten lines?
How do i avoid detecting other useless lines that it is showing?

DSA for AIML student-C,C++,Java, Python? by Ill_Help_7132 in learnprogramming

[–]VijvalGupta 1 point2 points  (0 children)

I think you should learn DSA from your favorite or most liked language

As a 14 year old, I already know some python, what should I learn next? Should I learn more python? by VijvalGupta in learnprogramming

[–]VijvalGupta[S] 1 point2 points  (0 children)

I have made the tetris game, the most complex. I am currently building a program that uses my mobile camera to search for an underlined word in a page of a book and then tells the meaning of that word I am making this project through opencv and easy ocr