photo

Hudson Romualdo


Last seen: 1년 초과 전 2022년부터 활동

Followers: 0   Following: 0

통계학

  • Thankful Level 2

배지 보기

Feeds

보기 기준

질문


How to know what pixels where compressed and not compressed in a image?
Havin a image (jpg or png - I can have lots of extensions) it's possible to know what them was compressed? For exemple, let's s...

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

1

답변

질문


How to sum a single column of a cell whose content are vectors
How to sum a single column of a cell whose content is a vector? data = cell(20,2); for i=1:20 data{i,1} = i; data{...

거의 2년 전 | 답변 수: 2 | 0

2

답변

질문


Why objects are losing reference for each other?
Hello. I'm wrinting a code in using O.O. paradigm and having some problems with references. I have one classe "Person" that ha...

거의 2년 전 | 답변 수: 1 | 0

1

답변