OpenCV | Python
9.8K subscribers
331 photos
205 videos
25 files
286 links
Download Telegram
fish.gif
1.9 MB
#هوش_مصنوعی #سورس_کد #کتاب
🐠 نمونه تشخیص ماهی‌ها با کمک پردازش تصویر و هوش مصنوعی
📄از مدل Roboflow میتونین برای تشخیص اشیاء استفاده کنین. (آموزش در colab)
📄An example video generated with this utility script from a Roboflow.

❗️اگر علاقه داری پایتون و مباحث پردازش تصویر و OpenCV رو از صفر آموزش ببینی، میتونی به صفحه کتاب‌های من در کتابراه مراجعه کنی و یادگیری رو شروع کنی🫶
اگر هم نسخه چاپی کتاب‌ها رو میخوای و یا سوالی درباره کتاب‌ها داری، با ادمین فروش کتاب در ارتباط باش @ERP_support
🔻share with your friends🔻
🔹@OpenCV_olc🔹
🔥21🐳1610👍7🥰7🎉7👏4🤩2
This media is not supported in your browser
VIEW IN TELEGRAM
#مقاله #سورس_کد
👤تشخیص احساسات از روی چهره
یکی از بهترین موضوعاتی که میتونین برای شروع استفاده کنین.
📄Emotion Recognition Using Image processing
This project recognizes facial emotions: 'neutral,' 'happy,' 'sad,' 'surprise,' and 'anger.'
📄دانلود مقاله مرتبط (pdf)
💻 دانلود سورس کد (Github)
🔻share with your friends🔻
🔹@OpenCV_olc🔹
👌27💯18👍16👨‍💻31🆒1
36344830-095cc4ec-1431-11e8-8e57-976c40d87cf9.gif
5.5 MB
#سورس_کد #مقاله
🚗تشخیص، شمارش و ردیابی اتومبیل‌‌ها
💻دانلود سورس کد (Github)
📄دانلود مقاله مرتبط (pdf)
🚙Vechicle Detection, Tracking and Counting using tensorflow
🔻share with your friends🔻
🔹@OpenCV_olc🔹
👍25👨‍💻2👌1
This media is not supported in your browser
VIEW IN TELEGRAM
#مقاله
🚙 یکی از کاربردهای پردازش تصویر در تشخیص اتومبیل‌ها و استفاده در حوزه ترافیک
📎 دانلود مقاله مرتبط (pdf)
🚘 Vision-based vehicle detection
🔻share with your friends🔻
🔹@OpenCV_olc🔹
👌20💯162🔥2
This media is not supported in your browser
VIEW IN TELEGRAM
#سورس_کد #FunOpenCV
🎮 کنترل بازی با کمک پردازش تصویر
📎دانلود سورس کد (Github)
🎮 Control the game using Image Processing and python
🔻share with your friends🔻
🔹@OpenCV_olc🔹
👍35💯22👌17👨‍💻21
This media is not supported in your browser
VIEW IN TELEGRAM
#سورس_کد #مقاله
شمارش تعداد پوش‌آپ با کمک پردازش تصویر
💻دانلود سورس کد (Github)
📎دانلود مقاله مدیاپایپ (pdf)
📄Pushup counter using image processing and mediapipe
🔻share with your friends🔻
🔹@OpenCV_olc🔹
35🔥18🆒2🏆1
This media is not supported in your browser
VIEW IN TELEGRAM
#سورس_کد
🖐تشخیص موقعیت دست‌ها و تغییر pwm و ارتباط با فن و چراغ
💻 دانلود سورس کد (Github)
💡 PWM Control using Hand Gesture and Arduino
🔻share with your friends🔻
🔹@OpenCV_olc🔹
👍26💯21👌4🆒2👨‍💻1
This media is not supported in your browser
VIEW IN TELEGRAM
#سورس_کد #FunOpenCV
🎮 ساخت بازی مبتنی بر پردازش تصویر و کنترل با حرکت دست‌ها
📎دانلود سورس کد (Github)
🎮Game Ball in The Box and Control Pan Tilt Servo
🔻share with your friends🔻
🔹@OpenCV_olc🔹
27🔥16👌4👍21
GenerativeAINews_@OpenCV_olc
@OpenCV_olc
#پادکست #هوش_مصنوعی
🎙مهم‌ترین اخبار ماه اخیر درباره هوش مصنوعی و مسائل مرتبط با آن
📄از سری پادکست‌های VoiceBot
زمان: یک ساعت
🗓 سال انتشار: 2023
🎙 In this episode, 16 different topics of artificial intelligence news have been reviewed.
🔻share with your friends🔻
🔹@OpenCV_olc🔹
👌23❤‍🔥18👍2
This media is not supported in your browser
VIEW IN TELEGRAM
#ایده_پردازی
استفاده از پردازش تصویر در بازی شطرنج به صورت Real-time
♛ Chess monitoring system using image processing
📄This project can detect board and chess pieces without having camera be overhead.
🔻share with your friends🔻
🔹@OpenCV_olc🔹
💯2720👍3👌2🆒2
#هوش_مصنوعی
این سایت طبق prompt که مینویسین، براتون ایموجی میسازه👌
AI emoji generator😍
📎Link: https://emojis.sh/
🔻share with your friends🔻
🔹@OpenCV_olc🔹
👌197👏6🤩6🥰5👍3🔥3🎉3
#نکته #ارسالی_از_کاربران
با این قابلیت تلگرام میتونین کدها رو به صورت هایلایت شده نمایش بدین. کافیه طبق شکل انجام بدین👌 خروجی رو در انتها گذاشتم.
📄 Telegram now supports code highlighting for python programming language, allowing users to share formatted and readable python code within their messages.
Thanks to: Erfan2k17🙏
import math
r=5
P=math.pi
A=P*r**2
print('Area=', A)

🔻share with your friends🔻
🔹@OpenCV_olc🔹
👌2013💯5👍4👨‍💻1
#نکته #سطح_پیشرفته
💻 یک فانکشن به اسم cprint براتون آماده کردم که میتونین رشته‌ها رو با هر رنگی که میخوایین در کنسول چاپ کنین 😍
نیازی به نصب هیچ کتابخونه‌ای هم نیست. به ترتیب میزان رنگ قرمز، آبی و سبز رو مشخص کنین و بعد رشته مدنظرتون رو وارد کنین.
📄 By using this function, you can easily print strings in your desired color without any libraries.
🔻share with your friends🔻
🔹@OpenCV_olc🔹
6🔥5👨‍💻5👍4👏4😁3🎉3🥰1🍌1
#هوش_مصنوعی
📈 ده تا از بهترین کتابخانه‌هایی که در سال 2024 شما رو به یک دیتاساینتیست حرفه‌ای تبدیل میکنه.
Top 10 Python Libraries for Data Science in 2024
1. TensorFlow 2.x
2. PyTorch
3. Pandas
4. Scikit-Learn
5. Dask
6. Statsmodels
7. Matplotlib and Seaborn
8. XGBoost
9. NLTK
10. Plotly
🔻share with your friends🔻
🔹@OpenCV_olc🔹
👌3614👍8🔥4💯1
#هوش_مصنوعی #نکته
مزایا و معایب هوش مصنوعی
Artificial Intelligence, pros and cons
🔻share with your friends🔻
🔹@OpenCV_olc🔹
17👍15💯2🔥1
This media is not supported in your browser
VIEW IN TELEGRAM
#ایده_پردازی #کتاب
🤖این ربات با استفاده از تشخیص رنگ، موقعیت شارژر رو پیدا میکنه و به سمتش حرکت میکنه.
📖 تمام مباحث تشخیص و ردیابی اشیاء از روی رنگ با کمک OpenCV رو در فصل 15 کتابم آموزش دادم.
🤖AI Robot Self-Charging at Home using image processing
🔻share with your friends🔻
🔹@OpenCV_olc🔹
👍22👏11🥰9😁97🔥5🎉5
This media is not supported in your browser
VIEW IN TELEGRAM
#هوش_مصنوعی #سورس_کد
تشخیص لبخند از روی ویدیو🙂
Smile Detection using OpenCV and Deep Learning 
📎 دانلود سورس کد (Github)
🔻share with your friends🔻
🔹@OpenCV_olc🔹
12👍5👌5🦄1
This media is not supported in your browser
VIEW IN TELEGRAM
#هوش_مصنوعی
این ویدیو تماما با هوش مصنوعی Runway ساخته شده.
🧠 با هوش مصنوعی runway میتونین متن به عکس، متن به ویدیو، متحرک سازی تصویر و... انجام بدین.
Runway is an applied AI research company shaping the next era of art, entertainment and human creativity.
📎 https://runwayml.com/
🔻share with your friends🔻
🔹@OpenCV_olc🔹
🔥9👍4💯1
#نکته
💻 یک سایت عالی برای تمرین و تقویت زبان برنامه نویسی پایتون
📎https://www.w3schools.com/python/exercise.asp
📄You can test your Python skills with W3Schools' Exercises.
🔻share with your friends🔻
🔹@OpenCV_olc🔹
👌14👍4💯1