Search: Matlab
-
Run Length Encoding
DTM Data Run
1 2 3 4 5 6 7 8 9 10 (column number)101 101 101 101 102 102 102 102 103 103
101 101 101 101 103 104 104 104 104 104
101 101 101 101 104 104 104 104 104 105
102 102 102 103 105 105 105 105 106 106run Length Encoding 101, 4, 102, 8, 103, 10 101, 4, 103, 5, 104, 10 101, 4, 104, 10, 105, 11 102, 3, 103, 4, 105, 8, 106, 10i want a matlab code of rle that Implement the run length encoding compression technique.plz help me
Request -
fractal coding using matlab to find fractal parameters scale and offset
fractal coding using matlab to find fractal parameters scale and offset
Request -
Canny Edge Detection Algorithm
I am working on Iteration back projection algorithm and i want to combine canny edge Detection with IBP algorithm. So can anyone help me?
Request -
to solve out of memory problem in matlab
my image is multispectral...large image...When i process each band and find PCA transformation,i am getting out of memory problem...even i tried to increase size of virtual memory...but still getting same problem....please provide solution.....
Request -
Request
-
Strassen algorithm for matrix miltiplication
Strassen algorithm is an algorithm used for matrix multiplication. It is faster than the standard matrix multiplication algorithm, but would be slower than the fastest known algorithm for extremely large matrices.
It's useful mostly for large matrices.
-
Visual Cryptography
Simple implementation of the visual cryptography scheme based on Moni Naor and Adi Shamir, Visual Cryptography, EUROCRYPT 1994, pp1–12. This technique allows visual information like pictures to be encrypted so that decryption can be done visually.
The code outputs two files. Try printing them on two separate transparencies and putting them one on top of the other to see the hidden message.
-
Description of Interest Regions with Local Binary Patterns
This paper presents a novel method for interest region description. We adopted the idea that the appearance of an interest region can be well characterized by the distribution of its local features. The most well-known descriptor built on this idea is the SIFT descriptor that uses gradient as the local feature. Thus far, existing texture features are not widely utilized in the context of region description. In this paper, we introduce a new texture feature called center-symmetric local binary pattern (CS-LBP) that is a modified version of the well-known local binary pattern (LBP) feature.
Request
User login
Current search
Search
Search categories
Languages
all » MatlabTags
- Image Processing (5)
- Filtering (4)
- Feature Extraction (3)
- Image Process (3)
- Image Restoration (3)
- sort (3)
- Sorting (3)
- Algebra (2)
- Compression (2)
- Dynamic Programming (2)
- more...
Content type
- Algorithm (37)
- Algorithm Request (13)

