photo

Xuechu Xu


Last seen: 대략 5년 전 2018년부터 활동

Followers: 0   Following: 0

통계

MATLAB Answers

5 질문
1 답변

순위
118,726
of 300,338

평판
0

참여
5 질문
1 답변

답변 채택
60.0%

획득한 표
0

순위
 of 20,922

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 168,149

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 2
  • First Answer
  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


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...

5년 초과 전 | 답변 수: 1 | 0

1

답변

답변 있음
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...

5년 초과 전 | 0

질문


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 ...

7년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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...

7년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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...

7년 초과 전 | 답변 수: 0 | 0

0

답변

질문


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 ...

7년 초과 전 | 답변 수: 0 | 0

0

답변