photo

Xuechu Xu


Last seen: ungefär 5 år ago Active since 2018

Followers: 0   Following: 0

Statistics

MATLAB Answers

5 Questions
1 Answer

RANK
118 727
of 300 343

REPUTATION
0

CONTRIBUTIONS
5 Questions
1 Answer

ANSWER ACCEPTANCE
60.0%

VOTES RECEIVED
0

RANK
 of 20 926

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168 172

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Thankful Level 2
  • First Answer
  • Thankful Level 1

View badges

Feeds

View by

Question


How to interact with a video live
I get video data from a camera, and I want to get the mouse position when I click on the live window. Is there any function like...

mer än 5 år ago | 1 answer | 0

1

answer

Answered
How to get the largest zero region(rectangle) in a 3D matrix/ 2D matrix?
I recommend region growing algorithm. Find all zero elements as seeds, and begin from one of it. Add one collum or row each time...

mer än 5 år ago | 0

Question


How do I use "surf" function in C++ with matlab coder?
Hello, I'm trying to use matlab coder to convert a "surf" function. I generated the .lib files and it can be compiled in Visual ...

mer än 7 år ago | 1 answer | 0

1

answer

Question


Using matlab created C++ .lib file in VS 2017
Hello, I am using Matlab 2018a to creat C++ libarires, I can compile the created file, but when I debug it allert that "0x000001...

mer än 7 år ago | 1 answer | 0

1

answer

Question


Matlab coder - When input a filename as input paremeter, how to define input types
Hello, I wonder how could I set the filename as a input parameter? I am using Matlab coder to generate a c++ function, the inpu...

mer än 7 år ago | 0 answers | 0

0

answers

Question


rgb2xyz converter martrix different from other references
Hello, I have a question about the color space transform function. I found that images.color.linearRGBToXYZConverter martrix ...

mer än 7 år ago | 0 answers | 0

0

answers