-
-
C-plus-game-progr.rar
Cutting-edge computer games rival the best that Hollywood has to offer in visual effects, musical score, and pure adrenaline rush. But games are a form of entertainment unlike any other they can keep players glued to their monitors for hours on end. What ...
-
Low-complexity-background-subtraction-using-frame
... from the video file
fg = extractForeground(frames) do foreground extraction
cmap = colormap(gray)
for i = 1:length(fg)
temp0{i} = edge(fg{i}, canny , 0.99) + fg{i}
temp2 = temp0{i}
temp2 = cat(3,temp2,temp2,temp2)
fgs = rgb2gray( ...
-
cany.rar
Canys edge detection algorith implemented.
-
edge.rar
segmentation using thresholding
-
EDGELAP.zip
... image. Typically it is used to find the approximate absolute gradient magnitude at each point in an input grayscale image. The Sobel edge detector uses a pair of 3x3 convolution masks, one estimating the gradient in the x-direction (columns) and the other ...
-
sobel_verilog.zip
... image. Typically it is used to find the approximate absolute gradient magnitude at each point in an input grayscale image. The Sobel edge detector uses a pair of 3x3 convolution masks, one estimating the gradient in the x-direction (columns) and the other ...
-
NID.zip
... , content classification, and content adaptive interpolation. There are also three main interpolation methods in our proposed NID, i.e. modified edge-based line averaging (M-ELA), gradient directed interpolation (GDI), and window matching method (WMM).
-
newedge.zip
A New Edge-based Intra-field Interpolation Method for Deinterlacing Using Locally Adaptive-thresholded Binary Image for matlab
-
-
-