suvendra sahoo
calypto design system pvt ltd
自 2015 起处于活动状态
Followers: 0 Following: 0
Feeds
提问
How can i able to know the start and end x and y co-ordinates boundary box image
This is my matlab code clc; clear all; a=imread('i450.jpg'); hsv=rgb2gray(a); s = hsv(:,:,1); foreground = ...
10 years 前 | 1 个回答 | 0
1
个回答提问
Not able to write the binary data into the text file
clc clear all close all; student_id=66438; a=dec2bin('student_id',16) studID = fopen('D:\stid.txt','wb'); fprintf(studID...
10 years 前 | 2 个回答 | 0