photo

sunghyun chung


Active since 2019

Followers: 0   Following: 0

Statistics

All
  • Thankful Level 1
  • Solver

View badges

Feeds

View by

Question


video convert to PNG but black and white
Hello, I would like convert video file to PNG file as below video file is color, but when I do below script, PNG result is bla...

4 years ago | 1 answer | 0

1

answer

Question


available object(created from class) identification
hello I could get the info regarding object search from below https://kr.mathworks.com/help/matlab/matlab_oop/finding-objects-...

4 years ago | 1 answer | 0

1

answer

Question


logical matrix Centroid method
Hello I would like to perform below process **before 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 0 0 0 0 0 0 0 0 0 1 1 0 0 0 1 1 0 0 0...

4 years ago | 0 answers | 0

0

answers

Question


transform column and row data of logical matrix to vector(N X 2)
Hello I would like to transfrom column and row data of logical matrix to vector matrix (N X 2) eg. ** logical matrix 0 ...

4 years ago | 1 answer | 0

1

answer

Solved


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

5 years ago