#opencv نتائج البحث
Today I dived into OpenCV basics! Learned how to draw rectangles (cv2.rectangle) and lines (cv2.line) on images. Visualized how these simple shapes can highlight parts of an image, like faces. #OpenCV #ComputerVision #Python #MachineLearning


How to Blur an Image with OpenCV: studyopedia.com/opencv/blur-an… #opencv #computervision #studyopedia #opencvtutorial

Raspberry Pi×OpenCVで動体検知も手軽に実装できます📹✨ 例えば「motion」やOpenCVの差分検出を使えば、画面内の動きをリアルタイムで検出可能。防犯カメラや野生動物の観察など応用も多彩です🐾 学習しながら実用的なスキルが身につくのも魅力ですね! #Python #OpenCV #RaspberryPi #動体検知…

Image Thresholding (Binary, Otsu, Adaptive) with OpenCV: studyopedia.com/opencv/image-t… #opencv #computervision #studyopedia #opencvtutorial

OpenCV - What, Why, How: studyopedia.com/opencv/introdu… #opencv #computervision #studyopedia #opencvtutorial

Detect edges in an image with OpenCV: studyopedia.com/opencv/edge-de… #opencv #computervision #studyopedia #opencvtutorial

Day15: Playing with OpenCV to play Dr Driving 😄.. Thanks ( github: sv2441 ) for the inspiration... #opencv #machinelearing
Turned my MacBook webcam into a 3D gesture controller! I'm able to map any point in space—thinking of using inverse kinematics to actuate a robotic arm. Any tips? #Robotics #OpenCV
Day 14 of becoming an ML beast 🦾 Worked on image processing with custom OpenCV kernels & practiced basic DSA on GeeksforGeeks. Small, daily wins compound into mastery. #MachineLearning #DeepLearning #OpenCV #DSA #100DaysOfCode #AI #TechGrowth


How to rotate an image with OpenCV: studyopedia.com/opencv/rotate-… #opencv #computervision #studyopedia #opencvtutorial

I got image tracking running on Quest! Following the marker tracking repo by @Tks_Yoshinaga and combining it with some other #OpenCV samples I got it running with multiple concurrent markers! I'll improve and polish it up and publish the repo for you all! #PassthroughCameraAPI
Histogram Equalization (CLAHE) with OpenCV: studyopedia.com/opencv/histogr… #opencv #computervision #studyopedia #opencvtutorial

Perspective Transform Warping with OpenCV: studyopedia.com/opencv/perspec… #opencv #computervision #studyopedia #opencvtutorial

How to resize an image with OpenCV: studyopedia.com/opencv/resize-… #opencv #computervision #studyopedia #opencvtutorial

How to draw text on an image with OpenCV: studyopedia.com/opencv/draw-a-… #opencv #computervision #studyopedia #opencvtutorial


Bumping my head into OpenCV drawing after CNNs. Yum it's kinda tasty thou' 😅😂🤤 #DataScience #DeepLearning #OpenCV #imageprocessing

ellumen.com/innovation-lab… - Our AI-driven tools were built to augment analyst capacity without custom coding. Learn how our out-of-the-box solutions reduce complexity and improve outcomes. #AWS #Rasa #OpenCV #PostgreSQL #Grafana

🧵 Day 18 — #Python progress 🐍 Built a utility called #ScreenSnapper 🎥 It captures the full screen by: -Taking repeated screenshots -Writing them into a video file with #OpenCV -Uses #pyautogui & #win32api for screen handling and automation Github : tinyurl.com/ScreenSnapper

Image Pyramids (Gaussian & Laplacian) with OpenCV: studyopedia.com/opencv/image-p… #opencv #computervision #studyopedia #opencvtutorial

Image Pyramids (Gaussian & Laplacian) with OpenCV: studyopedia.com/opencv/image-p… #opencv #computervision #studyopedia #opencvtutorial

I vibe coded a goofy solution to remove those pesky checkered background in AI generated images - its completely private and runs in browser. not very mobile friendly yet. Take a look and give it some love over at producthunt.com/products/remov… #frontend #opencv #freeuse #vibecoding
Perspective Transform Warping with OpenCV: studyopedia.com/opencv/perspec… #opencv #computervision #studyopedia #opencvtutorial

Perspective Transform Warping with OpenCV: studyopedia.com/opencv/perspec… #opencv #computervision #studyopedia #opencvtutorial

Vigilance.fr #Vulnerability of #OpenCV: buffer overflow via JPEG Images. #security vigilance.fr/vulnerability/…
Vigilance.fr #Vulnérabilité de #OpenCV : buffer overflow via JPEG Images. #sécurité vigilance.fr/vulnerabilite/…
Build an project where you can sketch your math problems and it'll detect it and give you the answers. It was a amazing project ,got to learn alot #opencv #google #GoogleDeepMind #DeepMind #Mediapipe



Histogram Equalization (CLAHE) with OpenCV: studyopedia.com/opencv/histogr… #opencv #computervision #studyopedia #opencvtutorial

Histogram Equalization (CLAHE) with OpenCV: studyopedia.com/opencv/histogr… #opencv #computervision #studyopedia #opencvtutorial



Adaptive Thresholding > Global Thresholding 💡 It adjusts pixel thresholds locally — perfect for uneven lighting or shadow-heavy images. Master it using #Python & #OpenCV 👇 Read more info : nomidl.com/python/enhanci… #AI #MachineLearning #ComputerVision #ImageProcessing

Today I dived into OpenCV basics! Learned how to draw rectangles (cv2.rectangle) and lines (cv2.line) on images. Visualized how these simple shapes can highlight parts of an image, like faces. #OpenCV #ComputerVision #Python #MachineLearning


How to Blur an Image with OpenCV: studyopedia.com/opencv/blur-an… #opencv #computervision #studyopedia #opencvtutorial

How to draw text on an image with OpenCV: studyopedia.com/opencv/draw-a-… #opencv #computervision #studyopedia #opencvtutorial

The video captures moving vehicles, and their positions are detected using YOLOv3. Each vehicle's position is represented as a centroid, and these centroids are passed into KMeans to identify patterns. #Python #machinelearning #opencv #matplotlib, #numpy



Third eye for the blind. Using openCV and RPI4 Includes: * Audio Name Calling. (Text to speech) * Speech recognition. (Speech to Text) * Database of recognized faces. * Ability to save new faces on the go. * Ability to make some controls using your voice. #OpenCV #AI #RPI4 #Tech


Day 14 of becoming an ML beast 🦾 Worked on image processing with custom OpenCV kernels & practiced basic DSA on GeeksforGeeks. Small, daily wins compound into mastery. #MachineLearning #DeepLearning #OpenCV #DSA #100DaysOfCode #AI #TechGrowth


#cursorAi #openCV #python 오직 PPT 문서와 포토샵 그리고 말 뿐만으로만든 얼굴 추적 파이선 코드 심심해서 한번 해 봤는데 단 2시간 만에 이 정도로 만들 수 있었습니다. 비록 얼굴 전면만 추적하는 거라서 전면 아니면 추적은 안 되지만 훌륭하게 구현이 돼서 놀랄 뿐입니다. 참고로 저는…


Raspberry Pi×OpenCVで動体検知も手軽に実装できます📹✨ 例えば「motion」やOpenCVの差分検出を使えば、画面内の動きをリアルタイムで検出可能。防犯カメラや野生動物の観察など応用も多彩です🐾 学習しながら実用的なスキルが身につくのも魅力ですね! #Python #OpenCV #RaspberryPi #動体検知…

Raspberry PiとOpenCVを使った動体検知、実はPython初心者にもすごくオススメです✨ この記事ではカメラ映像から動きがあった瞬間を検知して画像を保存する仕組みを解説しています📷 ハードもソフトも学べて、実践的なスキルが身につきます! #Python #RaspberryPi #OpenCV #動体検知…

Apply Sepia Tone filter with OpenCV: studyopedia.com/opencv/apply-s… #opencv #computervision #studyopedia #opencvtutorial

How to set a grayscale filter with OpenCV: studyopedia.com/opencv/set-a-g… #opencv #computervision #studyopedia #opencvtutorial

"🖼️ Converting colorful images to grayscale and adding an analysis of Gaussian Blur using #Python and #OpenCV! 🎨 Picture credits: @SiddiquiAhmed68 🔍 Then, let's dive into feature extraction for enhanced analysis! 💡 #ImageProcessing #ComputerVision"

Started working with OpenCV on Android. And the complex part was to change the image sharpness. This one func took me a whole day to be done. Tons of articles, but no one explains how to change the value dynamically. #AndroidDev #opencv

Perspective Transform Warping with OpenCV: studyopedia.com/opencv/perspec… #opencv #computervision #studyopedia #opencvtutorial

Something went wrong.
Something went wrong.
United States Trends
- 1. Columbus 165K posts
- 2. President Trump 1.12M posts
- 3. Middle East 268K posts
- 4. Brian Callahan 10.3K posts
- 5. #IndigenousPeoplesDay 12.1K posts
- 6. Titans 40.9K posts
- 7. Thanksgiving 55.4K posts
- 8. Vrabel 7,241 posts
- 9. Azzi 5,184 posts
- 10. Cape Verde 14.8K posts
- 11. Macron 218K posts
- 12. Marc 50.2K posts
- 13. Seth 50K posts
- 14. HAZBINTOOZ 5,788 posts
- 15. Apple TV 5,755 posts
- 16. Shildt 2,933 posts
- 17. Sarah Strong 2,225 posts
- 18. #WWERaw 56.2K posts
- 19. $GIGGLE 5,006 posts
- 20. Egypt 275K posts