photo

vahid rowghanian


Last seen: 2년 초과 전 2021년부터 활동

Followers: 0   Following: 0

메시지

통계학

  • Knowledgeable Level 1
  • First Answer

배지 보기

Feeds

보기 기준

답변 있음
Is there a Matlab function to normalize a vector ?
For a 2-D feature vector R that variables are along columns and samples are along rows, use the following code to normalize the ...

대략 3년 전 | 0

답변 있음
How to normalize vector to unit length
For a 2-D feature vector R that variables are along columns and samples are along rows, use the following code to normalize the ...

대략 3년 전 | 0

답변 있음
How to degrade red channel in underwater images to artificially increase color distortion?
I googled on how to increase the speed of scanning images and I found circshift() function which speeds up local neighbour proce...

3년 초과 전 | 0

| 수락됨

질문


How to degrade red channel in underwater images to artificially increase color distortion?
I've got some good quality underwater images that have small negligible blurring and haze. Therefore, I want to use them as refe...

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

1

답변

답변 있음
How do I divide an image into possible number of blocks and apply a set of functions to each block?
If you want to divide the image into squares of size gs ( e.g. 2,3,4,5,6,7,8,9,10,…), you can use the following code. This funct...

3년 초과 전 | 0

답변 있음
how can i divide an image into 2 equal parts.horizontaly,?
If you want to divide the image into squares of size gs ( e.g. 2,3,4,5,6,7,8,9,10,…), you can use the following code. This funct...

3년 초과 전 | 0