Telegram Web Link
#هوش_مصنوعی
این سایت طبق prompt که مینویسین، براتون ایموجی میسازه👌
AI emoji generator😍
📎Link: https://emojis.sh/
🔻share with your friends🔻
🔹@OpenCV_olc🔹
#نکته #ارسالی_از_کاربران
با این قابلیت تلگرام میتونین کدها رو به صورت هایلایت شده نمایش بدین. کافیه طبق شکل انجام بدین👌 خروجی رو در انتها گذاشتم.
📄 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🔹
#نکته #سطح_پیشرفته
💻 یک فانکشن به اسم cprint براتون آماده کردم که میتونین رشته‌ها رو با هر رنگی که میخوایین در کنسول چاپ کنین 😍
نیازی به نصب هیچ کتابخونه‌ای هم نیست. به ترتیب میزان رنگ قرمز، آبی و سبز رو مشخص کنین و بعد رشته مدنظرتون رو وارد کنین.
📄 By using this function, you can easily print strings in your desired color without any libraries.
🔻share with your friends🔻
🔹@OpenCV_olc🔹
#هوش_مصنوعی
📈 ده تا از بهترین کتابخانه‌هایی که در سال 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🔹
#هوش_مصنوعی #نکته
مزایا و معایب هوش مصنوعی
Artificial Intelligence, pros and cons
🔻share with your friends🔻
🔹@OpenCV_olc🔹
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🔹
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🔹
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🔹
#نکته
💻 یک سایت عالی برای تمرین و تقویت زبان برنامه نویسی پایتون
📎https://www.w3schools.com/python/exercise.asp
📄You can test your Python skills with W3Schools' Exercises.
🔻share with your friends🔻
🔹@OpenCV_olc🔹
#نکته
💻 دریافت چندین ورودی در یک خط
📄Here we will see how we can take multiple inputs in one line.
🔻share with your friends🔻
🔹@OpenCV_olc🔹
#هوش_مصنوعی
"عصر جمینای" شروع شد.
مدل جمینای پرو آماده استفاده شد😍
import PIL.Image 
img=PIL.Image.open('image.jpg')
model=genai.GenerativeModel('gemini-pro-vision')
response=model.generate_content(img) to_markdown(response.text)
📄This model can handle a wide variety of use cases, and supports text and images as input, and text as output.
🔻share with your friends🔻
🔹@OpenCV_olc🔹
Media is too big
VIEW IN TELEGRAM
#نکته #آموزش
🖋 طراحی GUI با فیگما و استفاده در ماژول tkinter به زبان پایتون
📄Tkinter GUI Designer (figma)
🔻share with your friends🔻
🔹@OpenCV_olc🔹
This media is not supported in your browser
VIEW IN TELEGRAM
#سورس_کد #FunOpenCV #نکته
🎮 ساخت بازی 2048 با پایتون
📎 دانلود سورس کد
📄 Creating a 2048 Game in python
🔻share with your friends🔻
🔹@OpenCV_olc🔹
2048Game_MhOlyaei.py
5.4 KB
#سورس_کد #FunOpenCV #نکته
🎮 کدهای بازی 2048 با پایتون
(مشاهده ویدیوی اجرای کد)
📄 2048 Game in python
🔻share with your friends🔻
🔹@OpenCV_olc🔹
This media is not supported in your browser
VIEW IN TELEGRAM
#هوش_مصنوعی #مقاله
گوگل مدل VideoPoet را معرفی کرد. این مدل در تولید ویدیو بسیار عالی عمل میکنه و حرکت‌ها خیلی طبیعی به نظر میاد.
🎬 این ویدیو به صورت کامل با این مدل تولید شده است.
📎 دانلود مقاله
📄Google's VideoPoet: Revolutionary video generation
🔻share with your friends🔻
🔹@OpenCV_olc🔹
This media is not supported in your browser
VIEW IN TELEGRAM
#سورس_کد #FunOpenCV
یلداتون مبارک❤️🍉
به سبک پایتونی😂


#Created on Thu Dec 21 19:05 2023
#@author: [email protected]

import matplotlib.pyplot as plt
import numpy as np
watermelon = 10*np.ones((15,15))
watermelon[4:9, 7:11], watermelon[7:11, 4:9] = 9, 9
watermelon[6:11, 6:8], watermelon[3:10, 8:10] = 9, 9
[watermelon.__setitem__((i, j), 9) for i in range(15) for j in range(15) if i + j == 11 and i<10 and j<10 or i==9 and j==3]
[watermelon.__setitem__((i, j), 6) for i in range(15) for j in range(15) if i + j == 20 and i<13 and j<13]
[watermelon.__setitem__((i, j), 5) for i in range(15) for j in range(15) if i + j == 21 and i<13 and j<13]
watermelon[1,10:12] = [6,5]
watermelon[2,11:13] = [6,5]
watermelon[3:9,[12,13]] = [6, 5]
watermelon[12,3:8], watermelon[13,4:9] = 6,5
watermelon[[10,11,12],[1,2,3]] = [6,6,6]
watermelon[[11,12],[1,2]] = [5,5]
watermelon[[9,8,6,4],[4,6,8,9]] = [1,1,1,1]
plt.imshow(watermelon, cmap = "nipy_spectral")
plt.show()
plt.title('@OpenCV_olc')

🔻share with your friends🔻
🔹@OpenCV_olc🔹
#نکته
📊 بهترین محیط‌های برنامه نویسی پایتون
📄Top 7 python IDEs
🔻share with your friends🔻
🔹@OpenCV_olc🔹
#سورس_کد #نکته #ارسالی_از_کاربران
💻 چاپ الگوهای مختلف باعث میشه در کدنویسی و فهم حلقه‌ها پیشرفت کنین.
اگه برای این الگو، راه‌های بهتری به ذهنتون رسیده، یعنی روی این مفاهیم مسلط شدین👌
📄 Printing different patterns with Python helps you improve your Python skills. Give it a try!
🎄 Try to transform this pattern into a Christmas tree.
🙏Thanks to: M.Rad
🔻share with your friends🔻
🔹@OpenCV_olc🔹
#نکته
🐍 چرا پایتون؟
📄 7 Reasons why you should use python
🔻share with your friends🔻
🔹@OpenCV_olc🔹
2025/07/05 23:43:51
Back to Top
HTML Embed Code: