카페검색 본문
카페글 본문
-
how to transform a minor trespass into a major sin 잡범을 흉악범으로 변모시키기 2025.11.06해당카페글 미리보기
how to transform a minor trespass into a major sin 잡범을 흉악범으로 변모시키는 방법 Screwtape shows [Wormwood] [how to transform a minor trespass into a major sin]: 마귀애비가 사촌마귀에게 잡범을 흉악범으로 변모시키는 방법을 보여주다...
-
26-03-02 구구단 ,사진 숙제 2026.03.02해당카페글 미리보기
c:choose> <c:when test="${status.first }"> <div class="card shadow border-danger border-3" style="transition: transform 0.2s; cursor:pointer" xxxxonmouseover="this.style.transform='scale(1.05)'" xxxxonmouseout="this.style.transform...
-
일본 고양이 집사들 사이에서 유행 중인 메이드고양이 만들기 2026.05.11해당카페글 미리보기
여성시대 ILLHYHL 사진 클릭시 원 트윗으로 이동 https://x.com/sunday_zip/status/2053813451135365588 프롬프트 👇🏻 Transform the uploaded cat photo into a highly detailed, adorable maid outfit portrait while preserving the cat’s original...
-
%%% 빨,청 테블 만들기 $$$ 2025.11.02해당카페글 미리보기
클릭-위 왼쪽에서 오른쪽으로 그림-Porperties 창에서 -stroke style클릭None클릭-Fill color클릭- solid클릭-색=청색-Transform창 ~x=350~y=10.5~ width=672~height=3 수정 3).오른쪽위 아래로 그림-Porperties 창에서 -stroke style클릭None클릭-Fill...
-
Help transform our old netball court! 2025.03.29해당카페글 미리보기
Help transform our old netball court! Share your innovative ideas, take ownership of your space and make a lasting impact. Let’s create a vibrant area that reflects our students’ creativity and strengthen our sense of belonging and...
-
[자작] 본꾸 코드 공유 2탄 (카드 꾸미기) 2025.01.04해당카페글 미리보기
family: 'ACCchildrenheartOTF-Regular';} #milytory .album {position:absolute;top:0;left:0;width:100%;height:100%;transform-style:preserve-3d; /*카드 돌아가는 속도(숫자 조정하면 돼)*/ transition: all 1s;} /*✔️앞면*/ #milytory .album > div...
-
carla bounding box error(1) 2025.07.07해당카페글 미리보기
3 4 5 6 7 8 9 10 11 if vehicle.id == self.ego.id: # Ego 차량 (자기 자신 기준 LiDAR) vehicle_transform = self.ego.get_transform() #ego 차량 transform 확실히 지정 bbox_o3d_ego = create_bbox_from_carla(bbox, vehicle_transform, lidar...
-
Transform-Perspectiv 익히기 2024.09.25해당카페글 미리보기
-
Duplicate, Effect 2025.02.04해당카페글 미리보기
1) content-import to library-image9장-Allow Smoothing체크-Img_Q=40%-1번 선택 -add link to stage click-Transform panel(O=X, center, X rotation=-90)-Reshape panel(W:H=70:120)-Transform panel(O=X, center, X:Y=60:35)-Outline-1번 선택 우...
-
빅분기 코드(스케일링화) 2025.02.25해당카페글 미리보기
from sklearn.preprocessing import LabelEncoder label_encoder = LabelEncoder() train['주구매상품'] = label_encoder.fit_transform(train['주구매상품']) train['주구매지점'] = label_encoder.fit_transform(train['주구매지점']) test['주구매상품...