opencv_olc | Unsorted

Telegram-канал opencv_olc - OpenCV | Python

9631

#ایده‌_پردازی پردازش‌تصویر پایتون، opencv، #یادگیری_عمیق،#پادکست‌🎧 📌تبلیغات: @ADS_OpenCV دانلود کتاب‌های من📚: https://www.ketabrah.ir/author/52174 دوره پایتون: https://olc.sadjad.ac.ir/?product=دوره-صفر-تا-صد-پایتون-python 📩mh.olyaei@yahoo.com

Subscribe to a channel

OpenCV | Python

#نکته #سورس_کد
⏰ ساختن تایمر شمارش معکوس با پایتون
💻 Creating Timer by python

import time
user_t = input("Enter time (seconds):")
user_t = int(user_t)
while user_t >= 0:
  mins, secs = divmod(user_t, 60)
  timer='{:02d}:{:02d}'.format(mins,secs)
  print(timer, end='\r')
  time.sleep(1)
  user_t -= 1
print('finish')

🔻share with your friends🔻
🔹@OpenCV_olc🔹

Читать полностью…

OpenCV | Python

#هوش_مصنوعی #مقاله #سورس_کد
🎙 کلون کردن صوت فقط با یک نمونه!
🧠 مدل OpenVoice از چندین زبان مختلف پشتیبانی میکنه و قابلیت تغییر احساسات، لحن و لهجه رو هم داره.
📋دانلود مقاله (pdf)
📎 دانلود سورس کد (Github)
🗣 OpenVoice: Versatile Instant Voice Cloning
🔻share with your friends🔻
🔹@OpenCV_olc🔹

Читать полностью…

OpenCV | Python

#مقاله #سورس_کد #هوش_مصنوعی
👫 تولید کاراکترهای سه‌بعدی و ژست‌های واقع‌گرایانه از روی صوت گفتگوی دونفره
📋 دانلود مقاله (pdf)
💻دانلود سورس کد (Github)
📄 Generating photorealistic face, body and hand gestures from audio of a dynamic conversation 🗣
🔻share with your friends🔻
🔹@OpenCV_olc🔹

Читать полностью…

OpenCV | Python

#سورس_کد #FunOpenCV
🎮 ساخت بازی هزارتو با پایتون
📎 دانلود سورس کد (pygame)
🕹Maze game by Python
🔻share with your friends🔻
🔹@OpenCV_olc🔹

Читать полностью…

OpenCV | Python

#هوش_مصنوعی #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🔹

Читать полностью…

OpenCV | Python

#ایده_پردازی #پروژه_کاربردی_صنعتی
#کتاب #Book
🍔 بررسی کیفیت غذا و تشخیص مراحل پخت در آشپزخانه‌های صنعتی با کمک پردازش تصویر

📎 برای یادگیری کامل پایتون و پردازش تصویر، کتاب‌های من رو تهیه کن. حتما بهت کمک میکنه:
📚 https://www.ketabrah.ir/author/52174
📄 Automated image processing ensures food quality control in commercial kitchens😋
🔻share with your friends🔻
🔹@OpenCV_olc🔹

Читать полностью…

OpenCV | Python

#نکته #پروژه_کاربردی_صنعتی
👨‍💻ابزارهای اینترنت اشیاء با پایتون
📄Python tools for IoT
1⃣ Raspberry Pi
2⃣ Zerynth
3⃣ MicroPython
4⃣ Home Assistant
🔻share with your friends🔻
🔹@OpenCV_olc🔹

Читать полностью…

OpenCV | Python

#سورس_کد #FunOpenCV
▌│█║▌║▌║ بارکدخوان با پایتون


"""
Created on Thu Dec 28 12:55:48 2023
@author: mh.olyaei@yahoo.com
"""
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🔹

Читать полностью…

OpenCV | Python

#نکته
🐍 چرا پایتون؟
📄 7 Reasons why you should use python
🔻share with your friends🔻
🔹@OpenCV_olc🔹

Читать полностью…

OpenCV | Python

#نکته
📊 بهترین محیط‌های برنامه نویسی پایتون
📄Top 7 python IDEs
🔻share with your friends🔻
🔹@OpenCV_olc🔹

Читать полностью…

OpenCV | Python

#هوش_مصنوعی #مقاله
گوگل مدل VideoPoet را معرفی کرد. این مدل در تولید ویدیو بسیار عالی عمل میکنه و حرکت‌ها خیلی طبیعی به نظر میاد.
🎬 این ویدیو به صورت کامل با این مدل تولید شده است.
📎 دانلود مقاله
📄Google's VideoPoet: Revolutionary video generation
🔻share with your friends🔻
🔹@OpenCV_olc🔹

Читать полностью…

OpenCV | Python

#سورس_کد #FunOpenCV #نکته
🎮 ساخت بازی 2048 با پایتون
📎 دانلود سورس کد
📄 Creating a 2048 Game in python
🔻share with your friends🔻
🔹@OpenCV_olc🔹

Читать полностью…

OpenCV | Python

#هوش_مصنوعی
"عصر جمینای" شروع شد.
مدل جمینای پرو آماده استفاده شد😍

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🔹

Читать полностью…

OpenCV | Python

#نکته
💻 یک سایت عالی برای تمرین و تقویت زبان برنامه نویسی پایتون
📎https://www.w3schools.com/python/exercise.asp
📄You can test your Python skills with W3Schools' Exercises.
🔻share with your friends🔻
🔹@OpenCV_olc🔹

Читать полностью…

OpenCV | Python

♨️ بهترین منابع یادگیری هوش مصنوعی، برنامه نویسی، شبکه و امنیت و علوم کامپیوتر
🔻🔻🔻

📥آموزش هوش‌مصنوعی و ChatGPT +جدیدترین خبرها
؛ @Ai_NewsTv

📥آموزش تخصصی برنامه نویسی برای همه
؛ @Azad_Developers

📥بیش از 200 عنوان آموزش رایگان
؛ @amuzesh_computer

📥ریز و درشت ترفندهای موبایل و کامپیوتر
؛ @PcAndMob

📥دوره‌های رایگان به همراه سرتیفیکیت
؛ @udemyforever

📥آموزش برنامه نویسی از پایه تا حرفه ای
؛ @Computerr_Programming

📥کتابخانه فنی و مهندسی "دانشگاه تهران"
؛ @eBOOKonline

📥آموزش 0تا100 برنامه نویسی
؛ @HeiltonProgramming

📥هوش مصنوعی - برنامه‌نویسی - داده‌کاوی
؛ @ShabakehMAG

📥آموزش از برنامه‌نویسی تا هوش مصنوعی
؛ @Python_0to100

📥ایده‌های هوش مصنوعی و پردازش تصویر
؛ @OpenCV_olc

📥آموزش تخصصی تولباکس های متلب
؛ @MATLABonline

📥انجام شبیه سازی و پروژه با بهترین کیفیت
؛ @expertONLINE

📥رسانه رسمی هوش مصنوعی دانشگاه تهران
؛ @MrArtificialintelligence

📥آموزش طراحی سایت در دانشگاه تهران
؛ @OxinCode

📥ورود به دنیای "برنامه نویسی و کد زنی"
؛ @Teachify

📥(آموزش هک با Python + هوش مصنوعی)
؛ @SeCBooksS

📥بینایی ماشین | تصویر پزشکی | هوش مصنوعی
؛ @Digital_Image_Processing

📥منبع پروژه های طراحی وب
؛ @Html_Css100

📥پروژه برنامه نویسی بگیر!!
؛ @Texpert_100

📥منابع و کتابهای Python ، یادگیری ماشین و علم داده
؛ @ProgrammingPdf

📥آموزش شبکه و امنیت
؛ @DENAIT

📥هوش مصنوعی، رباتیک و برنامه‌نویسی پایتون
؛ @ai_python

📥آموزش کامل ICDL !!!
  ؛ @Computer_Science100

📥گلچین آموزش های IT و امنیت سایبری
؛ @Kaliboys

📥آموزش حرفه ای برنامه نویسی و کامپیوتر
؛ @maghalecomputer


🔺🔺🔺
•• توجه: قطعا با کانال های بالا میتوانید «علوم کامپیوتر » را خوب یاد بگیرید...

Читать полностью…

OpenCV | Python

#هوش_مصنوعی #ایده_پردازی
🖥 تبدیل اسکچ UI به کد HTML با کمک هوش‌مصنوعی و پردازش تصویر
🖌 This project scans your sketches in real-time and outputs a fully working digital-designed wireframe.
🔻share with your friends🔻
🔹@OpenCV_olc🔹

Читать полностью…

OpenCV | Python

#سورس_کد #ایده_پردازی
🅿 تشخیص ظرفیت خالی در پارکینگ با کمک پردازش تصویر و رزبری‌پای
📎 دانلود سورس کد مرتبط (Github)
🚗 Smart parking system using Raspberry pi and image processing
🔻share with your friends🔻
🔹@OpenCV_olc🔹

Читать полностью…

OpenCV | Python

#سورس_کد #ارسالی_از_کاربران
#ایده_پردازی #FunOpenCV
✏️ نقاشی مجازی با کمک پردازش تصویر
💻 دانلود سورس کد (Github)
🎨 ‌Creating virtual paintings with OpenCV and python
🙏Thanks to: Z.Jahani
🔻share with your friends🔻
🔹@OpenCV_olc🔹

Читать полностью…

OpenCV | Python

#مقاله #ایده_پردازی #سورس_کد
🏀 تشخیص و ردیابی بازیکنان بسکتبال
📎دانلود سورس کد (Github)
💻دانلود مقاله (pdf)
🏀Computer vision for detecting and tracking players basketball videos
🔻share with your friends🔻
🔹@OpenCV_olc🔹

Читать полностью…

OpenCV | Python

#سورس_کد #پروژه_کاربردی_صنعتی
🚙 تشخیص موقعیت‌های خالی در پارکینگ‌ عمومی با کمک پردازش تصویر
📎 دانلود مقاله (pdf)
💻دانلود سورس کد (Github)
🚘 Detecting vacant spaces in public parking using image processing
🔻share with your friends🔻
🔹@OpenCV_olc🔹

Читать полностью…

OpenCV | Python

#هوش_مصنوعی #مقاله
🖥 تولید تصاویر سه‌بعدی متحرک از روی یک تصویر و ویدیوی رفرنس به صورت بلادرنگ
📎دانلود مقاله
📄 Real-Time Radiance Fields for Single-Image Portrait View Synthesis
🔻share with your friends🔻
🔹@OpenCV_olc🔹

Читать полностью…

OpenCV | Python

#ارسالی_از_کاربران #هوش_مصنوعی
🎙خوانندگی هوش مصنوعی 😳
اون هم رپ و فارسی😂
🎞 مشاهده ویدیو در اینستاگرام
📄 Music, lyrics, and vocals have come to life through the magic of artificial intelligence.
🙏Thanks to: Z.Jahani
🔻share with your friends🔻
🔹@OpenCV_olc🔹

Читать полностью…

OpenCV | Python

#ایده_پردازی #سطح_پیشرفته
📱ردیابی شماره تلفن به صورت آنلاین و نمایش موقعیت روی نقشه با زبان پایتون
📄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🔹

Читать полностью…

OpenCV | Python

#سورس_کد #نکته #ارسالی_از_کاربران
💻 چاپ الگوهای مختلف باعث میشه در کدنویسی و فهم حلقه‌ها پیشرفت کنین.
✅اگه برای این الگو، راه‌های بهتری به ذهنتون رسیده، یعنی روی این مفاهیم مسلط شدین👌
📄 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🔹

Читать полностью…

OpenCV | Python

#سورس_کد #FunOpenCV
یلداتون مبارک❤️🍉
به سبک پایتونی😂



#Created on Thu Dec 21 19:05 2023
#@author: mh.olyaei@yahoo.com

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🔹

Читать полностью…

OpenCV | Python

#سورس_کد #FunOpenCV #نکته
🎮 کدهای بازی 2048 با پایتون
(مشاهده ویدیوی اجرای کد)
📄 2048 Game in python
🔻share with your friends🔻
🔹@OpenCV_olc🔹

Читать полностью…

OpenCV | Python

#نکته #آموزش
🖋 طراحی GUI با فیگما و استفاده در ماژول tkinter به زبان پایتون
📄Tkinter GUI Designer (figma)
🔻share with your friends🔻
🔹@OpenCV_olc🔹

Читать полностью…

OpenCV | Python

#نکته
💻 دریافت چندین ورودی در یک خط
📄Here we will see how we can take multiple inputs in one line.
🔻share with your friends🔻
🔹@OpenCV_olc🔹

Читать полностью…

OpenCV | Python

😍👆 این لیست رو از دست ندید
🗃برترین کانال های آموزشی حوزه IT ( هوش مصنوعی،برنامه نویسی-طراحی سایت-شبکه و امنیت -سخت افزار )

Читать полностью…

OpenCV | Python

#هوش_مصنوعی
این ویدیو تماما با هوش مصنوعی 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🔹

Читать полностью…
Subscribe to a channel