out = cv2.VideoWriter("output_video.mp4", cv2.VideoWriter_fourcc(*"mp4v"), 30, (frame.shape[1], frame.shape[0])) while video.isOpened(): ret, frame = video.read() if not ret: break results = model(frame) for box in results.boxes: x1, y1, x2, y2, conf, cls = box.xyxy[0], box.conf, box.cls label = f"{results.names[int(cls)]} {conf:.2f}" cv2.rectangle(frame, (int(x1), int(y1)), (int(x2), int(y2)), (0, 255, 0), 2) cv2.putText(frame, label, (int(x1), int(y1) - 10), cv2.FONT_HERSHEY_SIMPLEX, 0.5, (255, 255, 255), 2) out.write(frame) video.release() out.release() out = cv2.VideoWriter("output_video.mp4", cv2.VideoWriter_fourcc(*"mp4v"), 30, (frame.shape[1], frame.shape[0])) while video.isOpened(): ret, frame = video.read() if not ret: break results = model(frame) for box in results.boxes: x1, y1, x2, y2, conf, cls = box.xyxy[0], box.conf, box.cls label = f"{results.names[int(cls)]} {conf:.2f}" cv2.rectangle(frame, (int(x1), int(y1)), (int(x2), int(y2)), (0, 255, 0), 2) cv2.putText(frame, label, (int(x1), int(y1) - 10), cv2.FONT_HERSHEY_SIMPLEX, 0.5, (255, 255, 255), 2) out.write(frame) video.release() out.release()
top of page

Πηγή εικόνων :

μετάβαση  με  clicκ στην εικόνα

Τρανς - Topside

What's this item about? What makes it interesting? Write a catchy description to grab your audience's attention...

Στρογγυλό - Thick flank

What's this item about? What makes it interesting? Write a catchy description to grab your audience's attention...

Κόντρα φιλέτο - Striploin

What's this item about? What makes it interesting? Write a catchy description to grab your audience's attention...

Νουά - Silverside

What's this item about? What makes it interesting? Write a catchy description to grab your audience's attention...

Σπάλα ( Ωμοπλάτη ) - Shoulder

What's this item about? What makes it interesting? Write a catchy description to grab your audience's attention...

Κότσι εμπρόσθιου άκρου - Shin

What's this item about? What makes it interesting? Write a catchy description to grab your audience's attention...

Κότσι οπίσθιου άκρου - Shankmeat

What's this item about? What makes it interesting? Write a catchy description to grab your audience's attention...

Κιλότο - Rump

What's this item about? What makes it interesting? Write a catchy description to grab your audience's attention...

Knuckle

What's this item about? What makes it interesting? Write a catchy description to grab your audience's attention...

Λάπα χ. κόκκαλο - Flank boneless

What's this item about? What makes it interesting? Write a catchy description to grab your audience's attention...

leanbeef 95-5 VL

Tell people more about this item. What's it about and what makes it interesting? To make this item your own click here > Add & Manage Items.

lean beef 90-10VL

Tell people more about this item. What's it about and what makes it interesting? To make this item your own click here > Add & Manage Items.

Τεμάχια βόειου κρέατος ( 80 - 20 VL ) ( leanbeef trimmings 80-20 VL)

Tell people more about this item. What's it about and what makes it interesting? To make this item your own click here > Add & Manage Items.

Τεμάχια βόειου κρέατος ( 70-30VL ) ( leanbeef trimmings 70-30VL )

What's this item about? What makes it interesting? Write a catchy description to grab your audience's attention...

Τεμάχια βόειου κρέατος ( 60 - 40 VL ) ( leanbeef trimmings 60-40 VL)

What's this item about? What makes it interesting? Write a catchy description to grab your audience's attention...

Κρέας κεφαλής - beef-headmeat

What's this item about? What makes it interesting? Write a catchy description to grab your audience's attention...

Μάγουλα - b-cheeks

What's this item about? What makes it interesting? Write a catchy description to grab your audience's attention...

Καρδιά - beef-heart

What's this item about? What makes it interesting? Write a catchy description to grab your audience's attention...

Ήπαρ - b-liver

What's this item about? What makes it interesting? Write a catchy description to grab your audience's attention...

Νεφρά - beef-kidney

What's this item about? What makes it interesting? Write a catchy description to grab your audience's attention...

Please reload

bottom of page