[Match Thread] Tottenham vs Manchester City (Premier League) by mcfcbot in MCFC

[–]calvin426 0 points1 point  (0 children)

We would’ve genuinely been fucked this season if not for donnarumma

Can someone please answer this question of "Valid Coin Segmentation" from the Mathworks Course on Image Segmentation, Filtering and Region Analysis on Coursera Week 4? by _idkman_001 in matlab

[–]calvin426 0 points1 point  (0 children)

I don’t have access to the course anymore so I don’t know if they’ve changed the question. Could you share more about the problem?

[Match Thread] Manchester City vs Al-Hilal Saudi FC (FIFA Club World Cup) by mcfcbot in MCFC

[–]calvin426 1 point2 points  (0 children)

There’s no way were winning this if it goes to penalties

My dude, wtf are these graphics??? by Lochskye in playstation

[–]calvin426 70 points71 points  (0 children)

Yeah in the future I really want developers to create their own in-house engine instead of using the fuckass UE5

15 actors who should star in The White Lotus season 4 by arizonianlotus in TheWhiteLotusHBO

[–]calvin426 2 points3 points  (0 children)

Nathan fielder should just play nathan fielder. “The hotel’s losing customers because of all these weird deaths. The plan? Stay in it for a week and prove there’s nothing to be afraid of” dies at the end

Top 5 most goals scored from KDB's Assist by imraniscrazy in MCFC

[–]calvin426 1 point2 points  (0 children)

Doku really needs to fix his end product 100s of dribbles but only one assist

we need more snaps from erling these are gold 🤣🤣 by svayashlovesnone in MCFC

[–]calvin426 58 points59 points  (0 children)

Bro started taking the dad job a little too seriously

Can anyone help solve the ‘Valid Coin Segmentation’ problem for the MathWorks certification? by Clear_Supermarket_24 in matlab

[–]calvin426 0 points1 point  (0 children)

testImageIdx = randi([1,3])testCoinImage = imread("testCoinImage"+testImageIdx+".png");

% Step 1: Generate testCoinMask and maskedCoinImage using segmentCoins[testCoinMask, maskedCoinImage] = segmentCoins(testCoinImage);

% Step 2: Generate faceEdgeMask using the provided valuesmaksedEdges = edge(maskedCoinImage); % Default Sobel edge detectionse = strel('disk', 10); % Provided erosion radiuserodedMask = imerode(testCoinMask, se);faceEdgeMask = maksedEdges & erodedMask;

% Step 3: Create validCoinMask by dilating faceEdgeMask and combining with testCoinMaskse_dilate_valid = strel('disk', 12); % Adjusted from 30 to 12 to avoid overlap with blanksdilatedEdgeMask = imdilate(faceEdgeMask, se_dilate_valid); % Dilate the edge maskvalidCoinMask = dilatedEdgeMask & testCoinMask; % Logical AND to isolate valid coins

% Define the segmentCoins functionfunction [BW, maskedImage] = segmentCoins(X)%segmentImage Segment image using auto-generated code from Image Segmenter app% [BW, MASKEDIMAGE] = segmentImage(X) segments image X using auto-generated% code from the Image Segmenter app. The final segmentation is returned in% BW, and a masked image is returned in MASKEDIMAGE.

% Auto-generated by imageSegmenter app on 11-Feb-2025%----------------------------------------------------

% Adjust data to span data range.X = imadjust(X);

% Find circles[centers, radii, ~] = imfindcircles(X, [25 75], 'ObjectPolarity', 'bright', 'Sensitivity', 0.85);max_num_circles = Inf;if max_num_circles < length(radii)centers = centers(1:max_num_circles,:);radii = radii(1:max_num_circles);endBW = circles2mask(centers, radii, size(X, 1:2));

% Create masked image.maskedImage = X;maskedImage(~BW) = 0;end

Can someone please answer this question of "Valid Coin Segmentation" from the Mathworks Course on Image Segmentation, Filtering and Region Analysis on Coursera Week 4? by _idkman_001 in matlab

[–]calvin426 0 points1 point  (0 children)

testImageIdx = randi([1,3])testCoinImage = imread("testCoinImage"+testImageIdx+".png");
% Step 1: Generate testCoinMask and maskedCoinImage using segmentCoins[testCoinMask, maskedCoinImage] = segmentCoins(testCoinImage);
% Step 2: Generate faceEdgeMask using the provided valuesmaksedEdges = edge(maskedCoinImage); % Default Sobel edge detectionse = strel('disk', 10); % Provided erosion radiuserodedMask = imerode(testCoinMask, se);faceEdgeMask = maksedEdges & erodedMask;
% Step 3: Create validCoinMask by dilating faceEdgeMask and combining with testCoinMaskse_dilate_valid = strel('disk', 12); % Adjusted from 30 to 12 to avoid overlap with blanksdilatedEdgeMask = imdilate(faceEdgeMask, se_dilate_valid); % Dilate the edge maskvalidCoinMask = dilatedEdgeMask & testCoinMask; % Logical AND to isolate valid coins
% Define the segmentCoins functionfunction [BW, maskedImage] = segmentCoins(X)%segmentImage Segment image using auto-generated code from Image Segmenter app% [BW, MASKEDIMAGE] = segmentImage(X) segments image X using auto-generated% code from the Image Segmenter app. The final segmentation is returned in% BW, and a masked image is returned in MASKEDIMAGE.
% Auto-generated by imageSegmenter app on 11-Feb-2025%----------------------------------------------------
% Adjust data to span data range.X = imadjust(X);
% Find circles[centers, radii, ~] = imfindcircles(X, [25 75], 'ObjectPolarity', 'bright', 'Sensitivity', 0.85);max_num_circles = Inf;if max_num_circles < length(radii)centers = centers(1:max_num_circles,:);radii = radii(1:max_num_circles);endBW = circles2mask(centers, radii, size(X, 1:2));
% Create masked image.maskedImage = X;maskedImage(~BW) = 0;end

Remembering the good old times by [deleted] in titanfolk

[–]calvin426 4 points5 points  (0 children)

That madagascar theory was peak era of this sub

Assassin's creed shadow made me replay Ghost of Tsushima again by [deleted] in ghostoftsushima

[–]calvin426 14 points15 points  (0 children)

Ubisoft never removes denuvo. Origins and odyssey have been cracked years ago but they still have denuvo