Community Profile

photo

jhz


Last seen: 1 year ago Active since 2018

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • Thankful Level 1
  • First Answer
  • Revival Level 1

View badges

Feeds

View by

Question


Reading files and writing with new extension
I am trying to read a bunch of images in a directory and after some processing I want to use image file's names to write and sav...

4 years ago | 1 answer | 0

1

answer

Question


Reading .txt file
I have a .txt file with 921600 number of digits. I have tried to read this file in Matlab using dlmread and readmatrix functions...

4 years ago | 1 answer | 0

1

answer

Question


Normalize Matrix to 512?
Dearl all, I have to normalize a matrix to some number (512). Exactly, my question is related to feature descriptor matrix whic...

5 years ago | 1 answer | 0

1

answer

Question


Camera Pose Estimation from Non-calibrated camera images
Hello, I want to know if is it possible to estimate camera pose from a set of non-calibrated camera images in matlab? I did try ...

5 years ago | 1 answer | 0

1

answer

Question


How to perform feature matching using GPU on Windows machine
Hello, I am having memory problem on my Windows machine while using feature matching function for a sequence of image data (reso...

5 years ago | 0 answers | 0

0

answers

Answered
Feature Matches are shown at wrong places when displayed in another program
I found the solution of this problem. Actually VSfM demands 0-based feature indices while the index pairs generated by matchFeat...

5 years ago | 1

| accepted

Question


Feature Matches are shown at wrong places when displayed in another program
Hi, I am working on a project for which I am using Matlab to find feature points and their corresponding feature matches. Then I...

5 years ago | 1 answer | 1

1

answer

Question


Writing multiple matrices into text file
I would like to write multiple matrices of different dimensions always changing in a loop into a text file one after another. I ...

5 years ago | 1 answer | 0

1

answer

Answered
How to test SfM for multiple view?
Consider increasing the maximum distance or decreasing the desired confidence. You can do this by modifying the Matlab built-in ...

5 years ago | 4