This media is not supported in your browser
VIEW IN TELEGRAM
#هوش_مصنوعی #مقاله
گوگل مدل VideoPoet را معرفی کرد. این مدل در تولید ویدیو بسیار عالی عمل میکنه و حرکتها خیلی طبیعی به نظر میاد.
🎬 این ویدیو به صورت کامل با این مدل تولید شده است.
📎 دانلود مقاله
📄Google's VideoPoet: Revolutionary video generation
🔻share with your friends🔻
🔹@OpenCV_olc🔹
گوگل مدل VideoPoet را معرفی کرد. این مدل در تولید ویدیو بسیار عالی عمل میکنه و حرکتها خیلی طبیعی به نظر میاد.
🎬 این ویدیو به صورت کامل با این مدل تولید شده است.
📎 دانلود مقاله
📄Google's VideoPoet: Revolutionary video generation
🔻share with your friends🔻
🔹@OpenCV_olc🔹
❤13🔥4👍1🙏1
This media is not supported in your browser
VIEW IN TELEGRAM
#سورس_کد #FunOpenCV
یلداتون مبارک❤️🍉
به سبک پایتونی😂
🔻share with your friends🔻
🔹@OpenCV_olc🔹
یلداتون مبارک❤️🍉
به سبک پایتونی😂
#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🔹
👍30😍3❤🔥2❤2🍓2
#سورس_کد #نکته #ارسالی_از_کاربران
💻 چاپ الگوهای مختلف باعث میشه در کدنویسی و فهم حلقهها پیشرفت کنین.
✅اگه برای این الگو، راههای بهتری به ذهنتون رسیده، یعنی روی این مفاهیم مسلط شدین👌
📄 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🔹
💻 چاپ الگوهای مختلف باعث میشه در کدنویسی و فهم حلقهها پیشرفت کنین.
✅اگه برای این الگو، راههای بهتری به ذهنتون رسیده، یعنی روی این مفاهیم مسلط شدین👌
📄 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🔹
👌17👍3🔥2😍2
This media is not supported in your browser
VIEW IN TELEGRAM
#ایده_پردازی #سطح_پیشرفته
📱ردیابی شماره تلفن به صورت آنلاین و نمایش موقعیت روی نقشه با زبان پایتون
📄In this project, you can input a phone number and find its location, displaying it on an online map🤙
🔻share with your friends🔻
🔹@OpenCV_olc🔹
📱ردیابی شماره تلفن به صورت آنلاین و نمایش موقعیت روی نقشه با زبان پایتون
📄In this project, you can input a phone number and find its location, displaying it on an online map🤙
🔻share with your friends🔻
🔹@OpenCV_olc🔹
❤32🔥12👍5
#سورس_کد #FunOpenCV
▌│█║▌║▌║ بارکدخوان با پایتون
💻Creating a Barcode reader using the Python language
🔻share with your friends🔻
🔹@OpenCV_olc🔹
▌│█║▌║▌║ بارکدخوان با پایتون
"""
Created on Thu Dec 28 12:55:48 2023
@author: [email protected]
"""
from pyzbar.pyzbar import *
import cv2
img = cv2.imread("barcode(3).png")
Barcode = decode(img)
print("Decode:", Barcode[0].data)
cv2.imshow("img", img)
cv2.waitKey(0)
💻Creating a Barcode reader using the Python language
🔻share with your friends🔻
🔹@OpenCV_olc🔹
🔥21👌14👍4❤🔥1👨💻1
#ارسالی_از_کاربران #هوش_مصنوعی
🎙خوانندگی هوش مصنوعی 😳
اون هم رپ و فارسی😂
🎞 مشاهده ویدیو در اینستاگرام
📄 Music, lyrics, and vocals have come to life through the magic of artificial intelligence.
🙏Thanks to: Z.Jahani
🔻share with your friends🔻
🔹@OpenCV_olc🔹
🎙خوانندگی هوش مصنوعی 😳
اون هم رپ و فارسی😂
🎞 مشاهده ویدیو در اینستاگرام
📄 Music, lyrics, and vocals have come to life through the magic of artificial intelligence.
🙏Thanks to: Z.Jahani
🔻share with your friends🔻
🔹@OpenCV_olc🔹
🤣19👍5🔥1🆒1
#نکته #پروژه_کاربردی_صنعتی
👨💻ابزارهای اینترنت اشیاء با پایتون
📄Python tools for IoT
1⃣ Raspberry Pi
2⃣ Zerynth
3⃣ MicroPython
4⃣ Home Assistant
🔻share with your friends🔻
🔹@OpenCV_olc🔹
👨💻ابزارهای اینترنت اشیاء با پایتون
📄Python tools for IoT
1⃣ Raspberry Pi
2⃣ Zerynth
3⃣ MicroPython
4⃣ Home Assistant
🔻share with your friends🔻
🔹@OpenCV_olc🔹
🔥6👍2
This media is not supported in your browser
VIEW IN TELEGRAM
#هوش_مصنوعی #مقاله
🖥 تولید تصاویر سهبعدی متحرک از روی یک تصویر و ویدیوی رفرنس به صورت بلادرنگ
📎دانلود مقاله
📄 Real-Time Radiance Fields for Single-Image Portrait View Synthesis
🔻share with your friends🔻
🔹@OpenCV_olc🔹
🖥 تولید تصاویر سهبعدی متحرک از روی یک تصویر و ویدیوی رفرنس به صورت بلادرنگ
📎دانلود مقاله
📄 Real-Time Radiance Fields for Single-Image Portrait View Synthesis
🔻share with your friends🔻
🔹@OpenCV_olc🔹
🔥26👍5🎄2
This media is not supported in your browser
VIEW IN TELEGRAM
#ایده_پردازی #پروژه_کاربردی_صنعتی
#کتاب #Book
🍔 بررسی کیفیت غذا و تشخیص مراحل پخت در آشپزخانههای صنعتی با کمک پردازش تصویر
📎 برای یادگیری کامل پایتون و پردازش تصویر، کتابهای من رو تهیه کن. حتما بهت کمک میکنه:
📚 https://www.ketabrah.ir/author/52174
📄 Automated image processing ensures food quality control in commercial kitchens😋
🔻share with your friends🔻
🔹@OpenCV_olc🔹
#کتاب #Book
🍔 بررسی کیفیت غذا و تشخیص مراحل پخت در آشپزخانههای صنعتی با کمک پردازش تصویر
📎 برای یادگیری کامل پایتون و پردازش تصویر، کتابهای من رو تهیه کن. حتما بهت کمک میکنه:
📚 https://www.ketabrah.ir/author/52174
📄 Automated image processing ensures food quality control in commercial kitchens😋
🔻share with your friends🔻
🔹@OpenCV_olc🔹
🥰25👍22❤6👏5😁2🎉2👨💻1🎅1
This media is not supported in your browser
VIEW IN TELEGRAM
#سورس_کد #پروژه_کاربردی_صنعتی
🚙 تشخیص موقعیتهای خالی در پارکینگ عمومی با کمک پردازش تصویر
📎 دانلود مقاله (pdf)
💻دانلود سورس کد (Github)
🚘 Detecting vacant spaces in public parking using image processing
🔻share with your friends🔻
🔹@OpenCV_olc🔹
🚙 تشخیص موقعیتهای خالی در پارکینگ عمومی با کمک پردازش تصویر
📎 دانلود مقاله (pdf)
💻دانلود سورس کد (Github)
🚘 Detecting vacant spaces in public parking using image processing
🔻share with your friends🔻
🔹@OpenCV_olc🔹
👍15🔥4👌2👨💻1🆒1
#هوش_مصنوعی #FunOpenCV
ساخت کاراکترهای سهبعدی 😍
👨👩وارد دیزاینر مایکروسافت بشین و با پرامپت زیر کاراکترهای سهبعدی جالب و مناسب شبکههای اجتماعی طراحی کنین.
📎 لینک دیزاینر مایکروسافت
برای دوستان خود فوروارد کنین.
💎Prompt:Create a 3D illustration of a boy animated character sitting casually on top of a social media logo "Telegram". The background of the image is a social media profile page with a user name " @OpenCV_olc " and a profile picture that match.
🔻share with your friends🔻
🔹@OpenCV_olc🔹
ساخت کاراکترهای سهبعدی 😍
👨👩وارد دیزاینر مایکروسافت بشین و با پرامپت زیر کاراکترهای سهبعدی جالب و مناسب شبکههای اجتماعی طراحی کنین.
📎 لینک دیزاینر مایکروسافت
برای دوستان خود فوروارد کنین.
💎Prompt:
🔻share with your friends🔻
🔹@OpenCV_olc🔹
🔥10👍8😁7❤6🎉4🥰1👏1🙏1
This media is not supported in your browser
VIEW IN TELEGRAM
#مقاله #ایده_پردازی #سورس_کد
🏀 تشخیص و ردیابی بازیکنان بسکتبال
📎دانلود سورس کد (Github)
💻دانلود مقاله (pdf)
🏀Computer vision for detecting and tracking players basketball videos
🔻share with your friends🔻
🔹@OpenCV_olc🔹
🏀 تشخیص و ردیابی بازیکنان بسکتبال
📎دانلود سورس کد (Github)
💻دانلود مقاله (pdf)
🏀Computer vision for detecting and tracking players basketball videos
🔻share with your friends🔻
🔹@OpenCV_olc🔹
👍7🔥5😁4🎉3🥰2❤🔥1👏1💯1
This media is not supported in your browser
VIEW IN TELEGRAM
#سورس_کد #FunOpenCV
🎮 ساخت بازی هزارتو با پایتون
📎 دانلود سورس کد (pygame)
🕹Maze game by Python
🔻share with your friends🔻
🔹@OpenCV_olc🔹
🎮 ساخت بازی هزارتو با پایتون
📎 دانلود سورس کد (pygame)
🕹Maze game by Python
🔻share with your friends🔻
🔹@OpenCV_olc🔹
👍20🔥2👨💻1
This media is not supported in your browser
VIEW IN TELEGRAM
#سورس_کد #ارسالی_از_کاربران
#ایده_پردازی #FunOpenCV
✏️ نقاشی مجازی با کمک پردازش تصویر
💻 دانلود سورس کد (Github)
🎨 Creating virtual paintings with OpenCV and python
🙏Thanks to: Z.Jahani
🔻share with your friends🔻
🔹@OpenCV_olc🔹
#ایده_پردازی #FunOpenCV
✏️ نقاشی مجازی با کمک پردازش تصویر
💻 دانلود سورس کد (Github)
🎨 Creating virtual paintings with OpenCV and python
🙏Thanks to: Z.Jahani
🔻share with your friends🔻
🔹@OpenCV_olc🔹
❤31👍3😍2🔥1👏1
This media is not supported in your browser
VIEW IN TELEGRAM
#مقاله #سورس_کد #هوش_مصنوعی
👫 تولید کاراکترهای سهبعدی و ژستهای واقعگرایانه از روی صوت گفتگوی دونفره
📋 دانلود مقاله (pdf)
💻دانلود سورس کد (Github)
📄 Generating photorealistic face, body and hand gestures from audio of a dynamic conversation 🗣
🔻share with your friends🔻
🔹@OpenCV_olc🔹
👫 تولید کاراکترهای سهبعدی و ژستهای واقعگرایانه از روی صوت گفتگوی دونفره
📋 دانلود مقاله (pdf)
💻دانلود سورس کد (Github)
📄 Generating photorealistic face, body and hand gestures from audio of a dynamic conversation 🗣
🔻share with your friends🔻
🔹@OpenCV_olc🔹
🔥24👍4❤1👌1👨💻1