photo

Paul Siefert


Last seen: 4 years ago Active since 2018

Followers: 0   Following: 0

Message

Institut für Bienenkunde

Statistics

All
MATLAB Answers

2 Questions
2 Answers

File Exchange

1 File

RANK
8,144
of 300,321

REPUTATION
6

CONTRIBUTIONS
2 Questions
2 Answers

ANSWER ACCEPTANCE
100.0%

VOTES RECEIVED
1

RANK
9,275 of 20,913

REPUTATION
78

AVERAGE RATING
5.00

CONTRIBUTIONS
1 File

DOWNLOADS
3

ALL TIME DOWNLOADS
607

RANK

of 168,093

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

  • Personal Best Downloads Level 1
  • 5-Star Galaxy Level 2
  • First Submission
  • Knowledgeable Level 1
  • First Answer
  • Thankful Level 1

View badges

Feeds

View by

Submitted


ReadJpegSEQ
Read compressed or uncompressed NorPix image sequences in MATLAB. This script can read all frames or a set reading window.

4 years ago | 3 downloads |

5.0 / 5
Thumbnail

Answered
How to find similar users to a target user?
You can find values above 0 with the "find" function (type in command window: doc find). To search inside cells you can "cell2ma...

7 years ago | 0

| accepted

Question


How can I fopen/fwrite into memory, or convert my fread double array
Hi, I am using a parfor loop to read images of jpeg compressed sequences (NorPix .seq). Each worker *fopen*'s the sequence an...

7 years ago | 1 answer | 0

1

answer

Answered
How can I read lossy jpeg compressed sequence (seq) files?
Find my solution here: http://de.mathworks.com/matlabcentral/fileexchange/68341-readcompressedjpegseq

7 years ago | 1

| accepted

Question


How can I read lossy jpeg compressed sequence (seq) files?
*EDIT: I solved it, please see file exchange link below* I have have a very big amount of compressed SEQ data (lossy jpg, ~60...

7 years ago | 1 answer | 0

1

answer